<<

NAME

Admin_EnsemblTranscriptFilter.pl - Generates filtered list of Transcript accessions

SYNOPSIS

Admin_EnsemblTranscriptFilter.pl [-h] [-f /path/to/ensembl.fa] [-o /path/to/output.list] [-b biotype]

  Required Options: 
    
    --fasta        (-f)     Ensembl fasta file from Ensembl's FTP site, can be specified multiple times.

    --biotypes     (-b)     Ensembl transcript biotypes to filter for, can be specified multiple times.

  General Options:

    --help         (-h)     Brief documentation.

    --output       (-o)     Output file, optional will default to stdout.

<<