Skip to content

Commit 8226f22

Browse files
committed
Merge pull request fffaraz#42 from svaksha/master
created new section for Biology, added wham by @jewmanchue
2 parents 70d9455 + b82add0 commit 8226f22

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
77
- [Artificial Intelligence](#artificial-intelligence)
88
- [Asynchronous Event Loop](#asynchronous-event-loop)
99
- [Audio](#audio)
10+
- [Biology](#biology)
1011
- [Compression](#compression)
1112
- [Concurrency](#concurrency)
1213
- [Containers](#containers)
@@ -111,6 +112,12 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
111112
* [Tonic](https://github.com/TonicAudio/Tonic) - Easy and efficient audio synthesis in C++. [Unlicense]
112113
* [Vorbis](http://xiph.org/vorbis/) - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. [BSD]
113114

115+
## Biology
116+
*Bioinformatics, Genomics, Biotech*
117+
118+
* [Vcflib](https://github.com/ekg/vcflib) - a C++ library for parsing and manipulating VCF files. [MIT]
119+
* [Wham](https://github.com/jewmanchue/wham) - Structural variants (SVs) in Genomes by directly applying association tests to BAM files.
120+
114121
## Compression
115122
*Compression and Archiving Libraries*
116123

0 commit comments

Comments
 (0)