Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

gff2sga.pl - convert gff to sga

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

gff2sga.pl 1.5.5                                   March 2020                                      GFF2SGA.PL(1)

Description

              gff2sga.pl [options] <GFF file>

              where options are:

       -h|--help
              Show this stuff

       --db <path>
              Use <path> to locate Chrom Id Storable File 'chro_idx.nstorage'

       -f|--feature <feature>
              Set Feature name <feature>

       -s|--species <species>
              Assembly <species> (i.e hg18)

       -c     Generate a Centered SGA file

       -u     Generate an Unoriented SGA file

       -x     Generate an extended SGA file with the 6th field equal to the GFF 'feature' field, and the feature
              field equal to the GFF 'source'

Name

       gff2sga.pl - convert gff to sga

See Also