are_tmhs | R Documentation |
Are the sequences TMHs?
are_tmhs(protein_sequences)
protein_sequences |
one or more protein sequences |
Richèl J.C. Bilderbeek
if (is_tmhmm_installed()) { sequences <- c( "VVIILTIAGNILVIMAVSLE", "VVIILTIRGNILVIMAVSLE" ) are_tmhs(sequences) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.