save_tibble_as_fasta_file {pureseqtmr} | R Documentation |
Save the first two columns of a tibble as a FASTA file
Description
Save the first two columns of a tibble as a FASTA file
Usage
save_tibble_as_fasta_file(t, fasta_filename)
Arguments
t |
a tibble |
fasta_filename |
path to a FASTA file |
Author(s)
Richèl J.C. Bilderbeek
[Package pureseqtmr version 1.4 Index]