Hello bioinformaticians,
I run this code to install bam-readcount:
cd $RNA_HOME/student_tools/
export SAMTOOLS_ROOT=$RNA_HOME/student_tools/samtools-1.9
git clone https://github.com...genome/bam-readcount.git
cd bam-readcount
cmake -Wno-dev $RNA_HOME/student_tools/bam-readcount
make
After a quite long-running, I...Making all in lib CCLD libcurl.l…
updated 2.6 years ago • Chris