write_fasta | R Documentation |
Write a data.frame to fasta
write_fasta(df, file_path, str_per_line = 70)
df |
data.frame |
file_path |
output file path |
str_per_line |
how many base or animo acid in one line, if NULL, one sequence in one line. |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.