load.sequence | R Documentation |
Load sequences from the mammalian collagen sequences googlesheet
load.sequence( spp = "human", sheet = bioarch_mammal_sequences, verbose = F, col3 = F )
sheet |
the spreadsheet to load the data from. Must be the same format as bioarch_mammal_sequences |
verbose |
verbose processing with more detail. Useful for debugging |
col3 |
whether to load the sequence from column3, or from the remainder of the spreadsheet. For debugging. |
species |
the name of the species whose peptides will be loaded. |
hcs <- load.sequence() hcs <- load.sequence("goat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.