View source: R/plot_locatome.R
plot_locatome | R Documentation |
Plot the topology from text
plot_locatome(locatome)
locatome |
text similar to a FASTA file, with protein names and the locations of its amino acids |
topology_text <- c(">Protein A", "iiiimmmmmooooo") plot_topology_text(topology_text)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.