sharkLoc / fqkit

🦀 Fqkit: A simple and cross-platform program for fastq file manipulation
https://crates.io/crates/fqkit
GNU General Public License v3.0
1 stars 2 forks source link

What is the difference between the fqkit stat and rustSKR? #1

Closed MicrobioSee closed 1 year ago

MicrobioSee commented 1 year ago

Your projects look wonderful. What is the difference between the fqkit stat and rustSKR?

sharkLoc commented 1 year ago

thanks, I'm learning the rustlang on and off, my programming style is changing, and rustSKR was born out of familiarity with the basic syntax. There are some improvements to the fqkit function, some third-party libraries are used in the project, and gzip compressed files are also supported.