Description Usage Format Details Examples
mock fasta alignemnt as provide by the oligotyping website
1 |
The format is: List of 2 $ Seqs.names: chr [1:2500] "Environment-02_33" "Environment-03_168" "Environment-02_160" "Environment-01_202" ... $ Seqs.only : chr [1:2500, 1:246] "g" "g" "g" "g" ... ..- attr(*, "dimnames")=List of 2 .. ..$ : chr [1:2500] "1" "2" "3" "4" ... .. ..$ : NULL
The data were produced by applying the following function: ImportFastaAlignment(File="mock-env-aligned.fasta",fixSpaceinHeaders = TRUE)
1 2 | data(mock.fasta)
## maybe str(mock.fasta) ; plot(mock.fasta) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.