专栏名称: 生信媛
生信媛,从1人分享,到8人同行。坚持分享生信入门方法与课程,持续记录生信相关的分析pipeline, python和R在生物信息学中的利用。内容涵盖服务器使用、基因组转录组分析以及群体遗传。
目录
相关文章推荐
BioArt  ·  Nat Biotechnol综述 | ... ·  2 天前  
BioArt  ·  Genome Biology | ... ·  2 天前  
今天看啥  ›  专栏  ›  生信媛

一个超简单的转录组项目全过程--iMac+RNA-Seq(四)featureCounts

生信媛  · 公众号  · 生物  · 2019-07-05 17:06
    

文章预览

前期文章 一个超简单的转录组项目全过程--iMac+RNA-Seq(一) 一个超简单的转录组项目全过程--iMac+RNA-Seq(二)QC 一个超简单的转录组项目全过程--iMac+RNA-Seq(三)Alignment 比对 4 featureCounts 比对结束后需要进行计数咯! 老规矩,先看说明书。 featureCounts - h ## 好像发现了什么不得了的 $featureCounts - h featureCounts : invalid option - h Version 1.6.2 Usage: featureCounts [options] -a -o input file1 [input file2] ... -T number of threads -p If specified, fragments (or templates) will be counted instead of reads. This option is only applicable for paired-end reads . -t Specify feature type in GTF annotation. 'exon' by default . Features used for read counting will be extracted from annotation using the provided value. -g Specify attribute type in GTF annotation. ' gene_id' by default . M ………………………………

原文地址:访问原文地址
快照地址: 访问文章快照
总结与预览地址:访问总结与预览