fastx_toolkit icon indicating copy to clipboard operation
fastx_toolkit copied to clipboard

FASTA/FASTQ pre-processing programs

Results 12 fastx_toolkit issues
Sort by recently updated
recently updated
newest added

Would be nice to have the toolkit automatically recognize gzip compressed files as input instead of having to uncompress and pipe to fastx toolkit.

I'm fairly new to suggesting fixes for code, but I think I've got a useful fix for an error that comes up when compiling the toolkit using clang 17. I...