The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CLIPSeqTools::Role::Option::Genes - Role to enable reading a GTF file with genes/transcripts from the command line

SYNOPSIS

Role to enable reading a GTF file with genes/transcripts from the command line

  Defines options.
      -gtf <Str>               GTF file for transcripts.

  Provides attributes.
      gene_collection          the collection of genes that is read from the GTF
      transcript_collection    the collection of transcripts that is read from the GTF