logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gt-mkfeatureindex - Creates a new FeatureIndex from annotation data.

Description

-force [yes|no]
           force writing to output file (default: no)

       -backend [...]
           database backend to use choose from [sqlite] (default: sqlite)

       -input [...]
           input data format choose from gff|bed|gtf (default: gff)

       -filename [string]
           filename for feature database (sqlite backend only) (default: undefined)

       -v [yes|no]
           be verbose (default: no)

       -help
           display help and exit

       -version
           display version information and exit

Name

       gt-mkfeatureindex - Creates a new FeatureIndex from annotation data.

Reporting Bugs

       Report bugs to https://github.com/genometools/genometools/issues.

GenomeTools 1.6.5                                  04/27/2024                               GT-MKFEATUREINDEX(1)

Synopsis

gtmkfeatureindex [option ...] <input filename(s)>

See Also