9876430959
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
7 lines
399 B
Text
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
|