getHumSavar: getHumSavar

Description Usage Arguments Value Examples

Description

Download and parse protein mutation data from UniProt

Usage

1
getHumSavar(outdir)

Arguments

outdir

Path to the folder, where the downloaded file should be saved.

Value

A Granges object containing the coordinates of mutated sites in proteins

A GRanges object where seqnames are Uniprot sequence accessions and ranges are the coordinates of the variants.

Examples

1
2
3
4
## Not run: 
hs <- getHumSavar(getwd())

## End(Not run)

BIMSBbioinfo/slimR documentation built on Nov. 4, 2021, 6:48 a.m.