zhangxudong 05b2977565 suppor SAF format | преди 1 година | |
---|---|---|
support_scripts | преди 3 години | |
README.md | преди 1 година | |
abundance_estimates_to_matrix.pl | преди 2 години | |
run-featurecounts.R | преди 1 година |
git clone http://git.genek.cn:3333/zhxd2/RunFeatureCounts.git
对 GTF 定量
Rscript RunFeatureCounts/run-featurecounts.R -b ../21.Mapping/BLO_S1_LD1.bam -g ../12.ref/genes.gtf -f exon -a gene_id -i FALSE -s 2 -o BLO_S1_LD1
对 SAF 定量
Rscript RunFeatureCounts/run-featurecounts.R -b aligned/FoxA1_E2_rep1_sorted_filtered.bam --saf merged_peaks.saf --isPairedEnd FALSE -o FoxA1_E2_rep1