plot_locatome: Plot the topology from text

View source: R/plot_locatome.R

plot_locatomeR Documentation

Plot the topology from text

Description

Plot the topology from text

Usage

plot_locatome(locatome)

Arguments

locatome

text similar to a FASTA file, with protein names and the locations of its amino acids

Examples

topology_text <- c(">Protein A", "iiiimmmmmooooo")
plot_topology_text(topology_text)

richelbilderbeek/tmhmm documentation built on Sept. 3, 2022, 5:14 p.m.