Optional parameters for xGAEVAL.pl command-line execution

--load_only_annotations (-a)

[Only useful when used with --GFF (-G)] this option allows you to load only the GFF elements recognized as annotations effectively skiping any evidence features found in the same GFF file.

--load_only_evidence (-e)

[Only useful when used with --GFF (-G)] this option allows you to load only the GFF elements recognized as evidence alignments effectively skiping any annotation features found in the same GFF file.

--clean_db

Initialize the GAEVAL database (defined in the configuration) to an empty state. This will delete any existing data in the GAEVAL defined tables. USE WITH CAUTION!!

--debug

--skip_analysis (--noanalysis)

Skip the annotation analysis stage. This may be useful for loading evidence source files in batches and delaying analysis.

--skip_report (--noreport)

Skip the report generation loop. Reports are used for textual output. These can be skipped when unwanted such as during database updates.

--skip_ise_reload (--noreload)

Given alignments stored in the GAEVAL DB evidence source tables, xGAEVAL.pl will evaluate the overlap of this evidence with available annotation entries every time it is run. If neither the evidence sources (ESTs, cDNAs,...) or annotations have changed then this update is unnecessary. This option skips the evidence to annotation evaluation stage.

--load_match

--load_cDNA_match

--load_EST_match

--load_translated_nucleotide_match

--load_nucleotide_to_protein_match

--load_nucleotide_motif

--ignore_default_evidence

--evidence_types = type

--annotation_uid (-U) = uid

--annotation_uid_list_sql = sql_query

--annotation_tablename (-A) = tablename

--sequence_tablename (-S) = tablename

--evidence_tablename (-E) = tablename

--crossref (-X) = filepath

--GFF (-G) = filepath

--configuration (-C) = filepath