Skip to content

sharkLoc/gffkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gffkit

🦀 A simple program for gff3 file manipulation

install

git clone https://github.com/sharkLoc/gffkit.git
cd gffkit
cargo b --release
# mv target/release/gffkit to anywhere you want 

usage

gffkit --help
gffkit: A simple program for gff3 file manipulation

Usage: gffkit <COMMAND>

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 **

About

gffkit:a simple program for gff3 file manipulation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages