An open API service indexing awesome lists of open source software.

https://github.com/clasp-developers/seqan-clasp

SeqAn 2.0 sequence analysis library exposed to Clasp
https://github.com/clasp-developers/seqan-clasp

Last synced: 6 months ago
JSON representation

SeqAn 2.0 sequence analysis library exposed to Clasp

Awesome Lists containing this project

README

        

# Expose the SeqAn2.0 sequence analysis library to Clasp

SeqAn is a sequence analysis C++ library. https://seqan.readthedocs.io/en/seqan-v2.0.2/

It is a header only library that uses LOTS of C++ template programming.