Homer not finding any genomes?
0
1
Entering edit mode
5.1 years ago
fr ▴ 210

I am creating the tagdirectories using Homer but can't get it to find the installed genome.

I am running

makeTagDirectory $tagdirname/$filename_tagDir -format HiCsummary $filename_Summary.txt -illuminaPE -removePEbg -restrictionSite GATC -genome mm10 -tbp 1

But get the error

!!! Could not find genome "mm10" !!!
    Available Genomes:
        Name    Description

        !!! No available genomes (run configureHomer.pl to load some) !!!

I have ran configureHomer.pl -install mm10 from my home folder, and the folder where the script is ran. Note that .bash_profile contains the path to /homer/bin/ and /homer/. When I ran perl configureHomer.pl -list it shows that mm10 is installed under GENOMES, and mouse-o under ORGANISMS.

Anyone help please? Thanks in advance

homer hic ChIP-Seq • 3.9k views
ADD COMMENT
1
Entering edit mode

I would simply specify the path to the fasta file:

-genome <path-to-FASTA file or directory of FASTA files>
ADD REPLY

Login before adding your answer.

Traffic: 2485 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