GetRangesFromUniprot: GetRangesFromUniprot From a Uniprot isoform entry get the...

Description Usage Arguments Value Examples

View source: R/GetRangesFromUniprot.R

Description

GetRangesFromUniprot From a Uniprot isoform entry get the variations from the canonical sequence. The start and end coordonate are isoform sequence based.

Usage

1
GetRangesFromUniprot(UNIPROT_ISOFORM_ENTRY = "O94875-10")

Arguments

UNIPROT_ISOFORM_ENTRY

Isoform entry name typically a capital letter

Value

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.

Examples

1
2
VariationRanges<-GetRangesFromUniprot("O94875-10")
VariationRanges

47Lies/isoformnspectRe documentation built on May 29, 2021, 3 p.m.