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
- Host: GitHub
- URL: https://github.com/clasp-developers/seqan-clasp
- Owner: clasp-developers
- Created: 2021-05-31T01:14:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T23:30:08.000Z (8 months ago)
- Last Synced: 2024-11-07T13:24:17.323Z (8 months ago)
- Language: C++
- Size: 32.2 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.