Entering edit mode
9.6 years ago
When I get in the cal-roi-covg and use the command--make. It has a problem in the list;
gcc -g -Wall -O2 -I/home/xuhb/xuhb/calc-roi-covg/samtools calcRoiCovg.c -o calcRoiCovg -L/home/xuhb/xuhb/calc-roi-covg/samtools -lbam -lm -lz -pthread
In file included from calcRoiCovg.c:12:
/home/xuhb/xuhb/calc-roi-covg/samtools/sam.h:28:24: error: htslib/sam.h: 没有那个文件或目录
In file included from /home/xuhb/xuhb/calc-roi-covg/samtools/sam.h:29,
from calcRoiCovg.c:12:
/home/xuhb/xuhb/calc-roi-covg/samtools/bam.h:48:25: error: htslib/bgzf.h: 没有那个文件或目录
Any help will be appreciate! Thank you!
Thanks for you answer!But I have installed the zlib1g-dev and it is the lastest version.I install the MuSiC in the Ubuntu 10.04.I really don't konw what happened!
Hello thank you for helping me! I have a question. Where are you finding the
calroicovg.c
source code of cal-covg. I eager to know it. Thank you very much.https://github.com/ding-lab/calc-roi-covg/blob/master/calcRoiCovg.c
Yeah, it's very useful for me.Can I get the source code of cal-bmr? Where can I find it? Thank you. And where can I get the source code of the genome MuSic? Thank you again.
https://github.com/genome/genome/blob/master/lib/perl/Genome/Model/Tools/Music/Bmr/CalcBmr.pm
Hello thank you for helping me! I have a question. Where are you finding the
calroicovg.c
source code ofcal-covg
. I'm eager to know it. Thank you very much.