gFACs Logo
1.1

Getting started

  • Installation
  • Supported Input Formats
  • About

Running gFACs

  • Filter flags
    • Basic flags
    • EnTAP required flags
    • Fasta required flags
  • Output flags

Support scripts

  • format_diagnosis.pl
gFACs
  • Docs »
  • Filter flags
  • Edit on GitLab

Filter flagsΒΆ

As the title suggests, these flags edit or remove content from the input file. Flag use depends on whether additional resources are provided such as fasta file or EnTAP annotation file.

  • Basic flags
    • -p [prefix]
    • --false-run
    • --no-processing
    • --no-gene-redefining
    • --rem-3prime-incompletes
    • --rem-5prime-incompletes
    • --rem-all-incompletes
    • --rem-monoexonics
    • --rem-multiexonics
    • --min-exon-size [number]
    • --min-intron-size [number]
    • --min-CDS-size [number]
    • --unique-genes-only
  • EnTAP required flags
    • --entap-annotation /path/to/your/final_annotation.tsv
    • --annotated-all-genes-only
    • --annotated-ss-genes-only
  • Fasta required flags
    • --fasta /path/to/your/nucleotide/fasta.fasta
    • --canonical-only
    • --rem-genes-without-start-codon
    • --allow-alternate-starts
    • --rem-genes-without-stop-codon
    • --allowed-inframe-stop-codons [number]
    • --splice-table
    • --nt-content
Next Previous

© Copyright 2018, Madison Caballero, Jill Wegrzyn Revision 3676ae8e.

Built with Sphinx using a theme provided by Read the Docs.