aboutsummaryrefslogtreecommitdiff
path: root/include/libbio.h
AgeCommit message (Expand)Author
2020-04-26feat: added sort macro to libn. moved macro based templates to more obvious d...Nicholas Noll
2020-04-25feat: parsing multiline fastq filesNicholas Noll
2020-04-25chore: prepare for refactoring to allow for fastqNicholas Noll
2020-04-25feat: updated fasta code to allow for iterationNicholas Noll
2020-04-23feat: made calling signature of interface accepting functions more reliableNicholas Noll
2020-04-22feat: interfaces of newick io more general. can now take arbitrary readers/wr...Nicholas Noll
2020-04-22feat: added generic interfaces for I/ONicholas Noll
2020-04-22fix: bug squashing with newick parserNicholas Noll
2020-04-21feat: added skeleton of biological libraryNicholas Noll