RNAseq

From CSBLwiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "==External links== :[http://seqanswers.com/wiki/How-to/RNASeq_analysis RNA-seq analysis HowTo] :[http://www.bioconductor.org/ Bioconductor] ::[http://www.bioconductor.org/help/wo...")
(External links)
Line 5: Line 5:
:[http://seqanswers.com/forums/archive/index.php/t-11138.html Informative Q&A for bacterial RNA-seq processing] (GFF file for HTseq-count)
:[http://seqanswers.com/forums/archive/index.php/t-11138.html Informative Q&A for bacterial RNA-seq processing] (GFF file for HTseq-count)
-
GFF format  
+
::[http://biowiki.org/GffFormat GFF format]
-
GFF is a format for locating & describing genes and other localized features associated with DNA, RNA and Protein sequences.
+
:::GFF is a format for locating & describing genes and other localized features associated with DNA, RNA and Protein sequences.
-
12/20/2011
+
==Terminology==
-
RPKM (reads per kilobase per million reads) = 10^9 * C / (N * L), where C = # of mappable reads to a gene (exons), N = total # of mappable reads (size of library), and L = size of gene (bp) or sum of eons
+
:RPKM (reads per kilobase per million reads) = 10^9 * C / (N * L)
-
http://www.ncbi.nlm.nih.gov/pubmed/18516045?dopt=Abstract
+
::where C = # of mappable reads to a gene (exons), N = total # of mappable reads (size of library), and L = size of gene (bp) or sum of exons ::reference: PMID 18516045
 +
:FPKM (fragments per kilobase per million reads)

Revision as of 12:07, 12 May 2012

External links

RNA-seq analysis HowTo
Bioconductor
Using Bioconductor for Sequence Data
Informative Q&A for bacterial RNA-seq processing (GFF file for HTseq-count)
GFF format
GFF is a format for locating & describing genes and other localized features associated with DNA, RNA and Protein sequences.

Terminology

RPKM (reads per kilobase per million reads) = 10^9 * C / (N * L)
where C = # of mappable reads to a gene (exons), N = total # of mappable reads (size of library), and L = size of gene (bp) or sum of exons ::reference: PMID 18516045
FPKM (fragments per kilobase per million reads)
Personal tools
Namespaces
Variants
Actions
Site
Choi lab
Resources
Toolbox