powered by
Read in raw data from a fasta file.
read_fasta(x)
The name of the fasta file to read data from.
# NOT RUN { fasta_example_file = system.file('extdata/coi_sequel_data_subset.fastq', package = 'debar') data = read_fasta(fasta_example_file) # }
Run the code above in your browser using DataLab