Description Usage Arguments Value
getCodonOneVariant
Get the codon sequence of transcripts in transcriptIdColumn for one variant.
1 | getCodonOneVariant(variant, seqTable, transcriptIdColumn, codonRegion)
|
variant |
variant info |
seqTable |
cooresponding sequence table from Ensembl DB (either 5' UTR sequence or 3' UTR sequence). Have two columns: ensembl_transcript_id and seq |
transcriptIdColumn |
the name of the transcript id column for the codon region |
codonRegion |
"startCodon" or "stopCodon" |
A string concatenated codon sequences (NA if the transcript id in that row is NA) for one variant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.