Description Usage Format Details Source References Examples
This data is produced by the r package FcircSEC.
1 | data("transcript_data")
|
A data frame with 177 observations on the following 9 variables.
transcript_idTranscript name
chrChromosome
strandStrand
trans_startTranscript start
trans_endTranscript end
exon_countNumber of exons
exon_startsStart position of exons
exon_endsEnd position of exons
geneGene name
This is an example data produced by the function transcriptExtract of the r package FcircSEC.
This data is produced by r package FcircSEC.
R package FcircSEC.
1 2 | data(transcript_data)
## maybe str(transcript_data) ; plot(transcript_data) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.