Description Usage Arguments Value
View source: R/tq_visualization.R
Retrives transcripts corresponding to a gene or genomic region as a GRanges-class object
1 2 3 4 5 6 7 8 |
tq |
A transcript_quantifier-class object |
gene_name |
Name of your query gene. Only works if gene ids were given to the transcript_quantifier-class object |
chrom |
the chromosome of your query region (single value) |
start |
the start position of your query region (single value) |
end |
the end position of your query region (single value) |
strand |
the strand specificity of your query region (default: ANY) |
a GRanges-class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.