Convert a FASTA file to a table of sequences
Source:R/fasta_to_sequences.R
fasta_file_to_sequences.Rd
Convert a FASTA file to a table of sequences
Examples
check_empty_beautier_folder()
fasta_file_to_sequences(fasta_filename = get_fasta_filename())
#> sequences
#> t4 aacgacccgcgatcggggat
#> t1 acttgttgcgactgcgcctg
#> t5 acttgttgcgactgagcctg
#> t2 acttattgcgactgaggccg
#> t3 acttaatgcgaatgagcccg
check_empty_beautier_folder()