agat_sp_split_by_level2_feature.pl

DESCRIPTION

The script will split the gff input file into different files according to the different Level2 feature that it contains.

SYNOPSIS

agat_sp_split_by_level2_feature.pl -g infile.gff [ -o outfolder ]
agat_sp_split_by_level2_feature.pl --help

OPTIONS

  • -g, --gff or -ref

    Input GTF/GFF file.

  • -o or --output

    Output folder. If no output folder provided, the default name will be <split_result>.

  • -h or --help

    Display this helpful text.