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-bed_to_gff3 - Parse BED file and convert it to GFF3.

Description

-featuretype [string]
           Set type of parsed BED features (default: BED_feature)

       -thicktype [string]
           Set type of parsed thick BED features (default: BED_thick_feature)

       -blocktype [string]
           Set type of parsed BED blocks (default: BED_block)

       -o [filename]
           redirect output to specified file (default: undefined)

       -gzip [yes|no]
           write gzip compressed output file (default: no)

       -bzip2 [yes|no]
           write bzip2 compressed output file (default: no)

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

       -help
           display help and exit

       -version
           display version information and exit

Name

       gt-bed_to_gff3 - Parse BED file and convert it to GFF3.

Reporting Bugs

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

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

Synopsis

gtbed_to_gff3 [BED_file]

See Also