https://github.com/edawson/seqmini
C++ code for creating minimizer indices on arbitrary FASTA / GFA
https://github.com/edawson/seqmini
Last synced: 3 months ago
JSON representation
C++ code for creating minimizer indices on arbitrary FASTA / GFA
- Host: GitHub
- URL: https://github.com/edawson/seqmini
- Owner: edawson
- License: mit
- Created: 2018-12-10T03:02:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T21:08:05.000Z (about 6 years ago)
- Last Synced: 2025-01-07T20:46:50.020Z (5 months ago)
- Language: C++
- Homepage:
- Size: 422 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
seqMini: Minimizer indices for arbitrary test sequence files
------------------------------------------------seqMini provides a single minimizer index format mapping from
minimizer to ID for FASTA, GFA, and vg files.## Build
## Usage
## Output format
## Contributing