Description Usage Arguments Details
View source: R/13_RNA.quantification.R
Converts reference gtf file to GRanges form to execute FPKM estimation
1 | gtf2gr(ref.gtf, output.dir)
|
ref.gtf |
Directoy stored at reference gtf file (e.g. gencode.v22.gtf) |
output.dir |
Output directory |
To normalize the number of reads of each feature calculated in the previous step to the value of FPKM, convert the reference gtf file to GRanges format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.