How to create bigwig using mm10.fasta and mm10.fasta bowtie index files
1
0
Entering edit mode
6.2 years ago

Hi,

I am trying to call copy number from mouse data using HMMcopy.

Created the wig files for my BAM samples. Also created mm10_gc.wig using gcCounter (HMMcopy). I am facing issues while creating the big wig file.

generateMap.pl -w 40 -i mm10 mm10.fa > mm10.bigwig

Getting the following error

HMMcopy_0.1.1/util/mappability/internal/fastaToRead missing, try recompiling...

bigwig wig mouse HMMcopy • 3.3k views
ADD COMMENT
1
Entering edit mode

It looks like your HMMcopy install is incomplete. Did you compile it yourself? If the said executable (fastaToRead) is there then try adding that directory you $PATH.

ADD REPLY
0
Entering edit mode

Hi Genomax, I reinstalled the tool it worked.

ADD REPLY
0
Entering edit mode

I get the same error, I reinstalled and recompiling but still have the same error how should I fix it ?!

ADD REPLY
0
Entering edit mode

the error is

src/util/mappability/internal/fastaToRead missing, try recompiling..., getting after the following CMD rc/util/mappability/generateMap.pl  -w 35  -i /Users/mac/Desktop/NGS-/TriTrypDB-47_LmajorLV39c5_Genome.fasta > /Users/mac/Desktop/NGS-/TriTrypDB-47_LmajorLV39c5_Genome-map.bigwig
for compiling i'm using $make -->  2%] Built target split
[ 32%] Built target bamtools
[ 35%] Built target readCounter
[ 72%] Built target kent
[ 75%] Built target mapCounter
[ 77%] Built target fastahack
[ 80%] Built target gcCounter
[ 82%] Built target segToGc
[ 85%] Built target segToMap
[ 87%] Built target bigWigInfo
[ 90%] Built target bigWigToWig
[ 92%] Built target bigWigToBedGraph
[ 95%] Built target bigWigSummary
[ 97%] Built target fastaToRead
[100%] Built target wigToBigWig

? how should I fix it

ADD REPLY
0
Entering edit mode

I was running the generatemap.pl CMd : util/mappability/generateMap.pl -w 35 -i /Users/mac/Desktop/NGS-/TriTrypDB-47_LmajorLV39c5_Genome.fasta > /Users/mac/Desktop/NGS-/TriTrypDB-47_LmajorLV39c5_Genome-map.bigwig but I get un error : Can't exec "bowtie": Not a directory at util/mappability/generateMap.pl line 105. bowtie not found, obtain from http://bowtie-bio.sourceforge.net/index.shtml and/or add to $PATH how should I fix it. N.B: i was getting bowtie from source , then I get the Path on HMMcopy and I fix on bash_profile. !!

ADD REPLY

Login before adding your answer.

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