HOMER tss command not working
1
0
Entering edit mode
4.8 years ago

Hi,

I'm new to working with HOMER and I'm trying to find binding at transcription start sites for mouse genome mm9 Chip-Seq data.

Based on following the HOMER online manual at this link: http://homer.ucsd.edu/homer/ngs/quantification.html, my command is this:

/HOMER/bin/annotatePeaks.pl sampleBed.bed tss mm9 -size -500,1000 > homerTestOutput.txt

However, this gives me the error:

Genome tss not found

Which I then tried installing with:

HOMER/.//configureHomer.pl -install tss

But that just gives me this error:

could not find package: "tss"

I'm pretty stuck here, any thoughts or help would be much appreciated! Thanks!

HOMER ChIP-Seq TSS • 1.8k views
ADD COMMENT
2
Entering edit mode
4.8 years ago

Seems like the mm9 TSS(mm9.tss) file is not present in Homer data folder. Reinstall the genome files using configureHomer.pl -install mm9 command. To get a list of available datasets and tools use configureHomer.pl -list command.

ADD COMMENT

Login before adding your answer.

Traffic: 2718 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6