Description Usage Arguments Value Examples
Create a label to be used as header a fasta file based on the metadata from the table pr2_metadata. Only apply to a single character not to a vector.
1 | pr2_sequence_label(sample_type, strain, clone, specimen_voucher)
|
sample_type |
character - one of "culture", "environmental","isolate", "species" |
strain |
character - strain name |
clone |
character - clone name |
specimen_voucher |
character - voucher |
character
1 | fasta_label <- pr2_sequence_label(sample_type="culture",strain="RCC115")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.