freebsd-ports/biology/biolibc/pkg-descr
Jason W. Bacon 9876430959 biology/biolibc: Update to 0.2.0
Major API overhaul
New classes for FASTA and FASTQ
Generate accessor and mutator functions for all classes
Generate man pages for all functions and macros
Export delimiter-separated-value class to libxtend
2021-08-27 20:21:02 -05:00

7 lines
399 B
Text

Biolibc is a library of fast, memory-efficient, low-level functions for
processing biological data. Like libc, it consists of numerous disparate,
general-purpose functions which could be used by a wide variety of
applications. These include functions for streaming common file formats such
as SAM and VCF, string functions specific to bioinformatics, etc.
WWW: https://github.com/auerlab/biolibc