https://github.com/cjfields/bio-kseq
Perl XS bindings to klib's kseq.h
https://github.com/cjfields/bio-kseq
Last synced: 8 months ago
JSON representation
Perl XS bindings to klib's kseq.h
- Host: GitHub
- URL: https://github.com/cjfields/bio-kseq
- Owner: cjfields
- Created: 2012-03-02T16:49:58.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-09-25T05:12:55.000Z (over 12 years ago)
- Last Synced: 2025-04-09T21:51:41.455Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 254 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
This is to be a simple low-level Perl interface to the kseq C interface for reading
FASTA/FASTQ files. See:
https://github.com/attractivechaos/klib
for more details.