featureCounts: an efficient general purpose program for assigning sequence reads to genomic features
featureCounts: an efficient general purpose program for assigning sequence reads to genomic features
复制标题
DOI:
10.1093/bioinformatics/btt656
复制
发表时间:
2014-04-01
期刊:
影响因子:
5.8
通讯作者:
Shi, Wei
中科院分区:
文献类型:
--
作者:
Liao, Yang;Smyth, Gordon K.;Shi, Wei
Motivation: Next-generation sequencing technologies generate millions of short sequence reads, which are usually aligned to a reference genome. In many applications, the key information required for downstream analysis is the number of reads mapping to each genomic feature, for example to each exon or each gene. The process of counting reads is called read summarization. Read summarization is required for a great variety of genomic analyses but has so far received relatively little attention in the literature.Results: We present featureCounts, a read summarization program suitable for counting reads generated from either RNA or genomic DNA sequencing experiments. featureCounts implements highly efficient chromosome hashing and feature blocking techniques. It is considerably faster than existing methods (by an order of magnitude for gene-level summarization) and requires far less computer memory. It works with either single or paired-end reads and provides a wide range of options appropriate for different sequencing applications.