-
Notifications
You must be signed in to change notification settings - Fork 2
Fast split of fastq files
License
vasisht/fastq_splitter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Split gzipped fastq files by user defined number of reads. This is very fast and relies on kseq.h To compile: gcc -o fastq_splitter fastq_splitter.c -lz Usage: fastq_splitter [options] <in.fq.gz> Options -p STR Output prefix -n INT Number of reads per file
About
Fast split of fastq files
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published