Module bio::io

source ·
Expand description

Readers and writers for common bioinformatics file formats.

Modules§

  • BED format reading and writing.
  • Structs and trait to read and write files in FASTA format.
  • Structs and trait to read and write files in FASTQ format.
  • GFF3 format reading and writing. GFF2 is currently not supported.