Description Usage Arguments Value Examples
View source: R/GetRangesFromUniprot.R
GetRangesFromUniprot From a Uniprot isoform entry get the variations from the canonical sequence. The start and end coordonate are isoform sequence based.
1 | GetRangesFromUniprot(UNIPROT_ISOFORM_ENTRY = "O94875-10")
|
UNIPROT_ISOFORM_ENTRY |
Isoform entry name typically a capital letter |
IRanges object with each line representing the variant splicing of the Isoform. The class and the Title metadata columns are ready for a HTML span inclusion.
1 2 | VariationRanges<-GetRangesFromUniprot("O94875-10")
VariationRanges
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.