sod1_annotation | R Documentation |
Transcript annotation including the co-ordinates (hg38) of the genes, transcripts, exons and CDS regions for SOD1 and PKNOX1, which originate from version 105 of the Ensembl reference annotation.
sod1_annotation
pknox1_annotation
A tibble::tibble()
:
factor()
chromosome.
integer()
start position.
integer()
end position.
factor()
strand.
factor()
E.g.gene, transcript, exon or CDS.
character()
name of gene (GBA).
character()
name of transcript.
character()
biotype of transcript.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 112 rows and 8 columns.
generated using ggtranscript/data-raw/sod1_pknox1_annotation.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.