RBP AS生信流程(三)定量二
2020-09-14 本文已影响0人
cHarden13
用jimmy老师的方法定量:
featureCounts -T 10 -p -t exon -g gene_id \
-a /home/sxw/HF/Homorefer/humangtf/genecode38.gtf -o all.id.txt *.bam 1>counts.id.log2>&1&
用jimmy老师的方法定量:
featureCounts -T 10 -p -t exon -g gene_id \
-a /home/sxw/HF/Homorefer/humangtf/genecode38.gtf -o all.id.txt *.bam 1>counts.id.log2>&1&