seqs_to_fasta | R Documentation |
seqs_to_fasta
seqs_to_fasta(seqs.dt, fasta.fn, format = "fasta", verbose = FALSE)
seqs.dt |
(data.table) must have columns qname and fastq |
fasta.fn |
(character) fasta file name to write to |
format |
(fasta or fastq) |
verbose |
(logical) default FALSE |
fasta.fn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.