1 | write_genome(genome, file.name, nbchar = 80, open = "w", as.string = TRUE)
|
genome |
A data.table object storing DNA sequences in the first column and gene ids in the second column. |
file.name |
A character string specifying the name of the fasta output file |
as.string |
When set to TRUE sequences are in the form of strings instead of vectors of single characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.