🦀 a simple program for fastq file manipulation
```bash cargo install fqkit
git clone https://github.com/sharkLoc/fqkit.git cd fqkit cargo b --release
```
```bash fqkit: a simple program for fastq file manipulation
Usage: fqkit
Commands: subfq subsample sequences from big fastq file stats summary for fastq format file plot line plot for fastq quaility stats fq2fa translate fastq to fasta help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help information -V, --version Print version information
```