fasten icon indicating copy to clipboard operation
fasten copied to clipboard

:construction_worker: Fasten toolkit, for streaming operations on fastq files

Results 5 fasten issues
Sort by recently updated
recently updated
newest added

I'm not sure if there's a performance difference (in which case please feel free to add a comment and disregard this), but I think opening `/dev/stdin` instead of using `std::io::Stdin`...

Have an option to write to a file or files what fasten_trim removes. Maybe an output directory since it will be undoubtedly just be intermediate files.

Need to add functionality for numcpus

Hi fasten team, In some cases where I have limited disk space for default rust binary install path, I have to compile it and put binary into a user path,...

wontfix