plotProtein: Plot protein features

View source: R/analysis_information.R

plotProteinR Documentation

Plot protein features

Description

Plot protein features

Usage

plotProtein(molecule)

Arguments

molecule

Character: UniProt protein or Ensembl transcript identifier

Value

highcharter object

See Also

Other functions to retrieve external information: ensemblToUniprot(), plotTranscripts(), queryEnsemblByGene()

Examples

protein <- "P38398"
plotProtein(protein)

transcript <- "ENST00000488540"
plotProtein(transcript)

nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.