Spring
Spring copied to clipboard
FASTQ compression
Hi and thanks for developing Spring, I was wondering, is it possible to work with spring format using C++ without first decompressing it? When using gzip or bz2 compression I'm...
Hi Shubham, Thanks for the fantastic tool. Superb!!! Can you suggest a tool such as vi to quickly peek through the .spring formatted file after compression of paired end reads?...
The temporary files directory name is very predictable, while appearing to be random. Most of the time, the directory name is tmp.fa37JncCHr. This could potentially be a security issue. It...
Yes, I know it's ridiculous to tell Spring to use zero threads, but it should just immediately return an error message or change it internally to "-t 1". Instead, it...