biocpp / biocpp-io

BioC++ Input/Output library
https://biocpp.github.io
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

Format fasta #10

Closed h-2 closed 2 years ago

h-2 commented 2 years ago

This adds the FASTA format as a first step for seq_io.

Since everything is modular now, the format can be tested without the file/reader.

P.S.: I managed to fix the documentation of the record.