🦀 A simple program for gff3 file manipulation
```bash git clone https://github.com/sharkLoc/gffkit.git cd gffkit cargo b --release
```
```bash gffkit --help gffkit: A simple program for gff3 file manipulation
Usage: gffkit
Commands: query query feature info from GFF3 file help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help (see more with '--help') -V, --version Print version ``` * any bugs please report issues *