Description Usage Arguments Value
Summarize annotation
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ## S4 method for signature 'EnsemblAnnotation'
annotationSummary(object,
geneSubsetCols = c("gene_biotype", "gene_strand", "gene_type",
"transcript_id", "exonIntron_number", "gene_name"),
subsetAnnotStr = c("exon", "intron", "UTR"), ...)
## S4 method for signature 'GRangesBasedAnnotation'
annotationSummary(object, ...)
annotationSummary(object, ...)
## S4 method for signature 'RefSeqUCSCAnnotation'
annotationSummary(object, ...)
## S4 method for signature 'NcbiBlastAnnotation'
annotationSummary(object, ...)
|
RangedAnnotation |
class |
Annotation data.frames as list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.