server/catgenome/src/main/resources/static/blastx.html [76:209]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-max_intron_length |
Integer, >= 0 |
Length of the largest intron allowed in a translated nucleotide sequence when linking multiple distinct alignments. Default = 0 |
-matrix |
String |
Scoring matrix name (normally BLOSUM62 ) |
-threshold |
Real, >= 0 |
Minimum word score such that the word is added to the BLAST lookup table |
-comp_based_stats |
String |
Use composition-based statistics:
D or d : default (equivalent to 2 )
0 or F or f : No composition-based statistics
1 : Composition-based statistics as in NAR 29:2994-3005, 2001
2 or T or t : Composition-based score adjustment as in Bioinformatics 21:902-911, 2005, conditioned on sequence properties
3 : Composition-based score adjustment as in Bioinformatics 21:902-911, 2005, unconditionally. Default = 2 |
Query filtering options |
-seg |
String |
Filter query sequence with SEG (Format: yes , window locut hicut , or no to disable). Default = 12 2.2 2.5 |
-soft_masking |
Boolean |
Apply filtering locations as soft masks. Default = false |
-lcase_masking |
Flag |
Use lower case filtering in query and subject sequence(s)? |
Restrict search or results |
-db_soft_mask |
String |
Filtering algorithm ID to apply to the BLAST database as soft masking. Incompatible with: -db_hard_mask |
-db_hard_mask |
String |
Filtering algorithm ID to apply to the BLAST database as hard masking. Incompatible with: -db_soft_mask |
-qcov_hsp_perc |
Real, 0..100 |
Percent query coverage per hsp |
-max_hsps |
Integer, >= 1 |
Set maximum number of HSPs per subject sequence to save for each query |
-culling_limit |
Integer, >= 0 |
If the query range of a hit is enveloped by that of at least this many higher-scoring hits, delete the hit. Incompatible with: -best_hit_overhang , -best_hit_score_edge |
-best_hit_overhang |
Real, (> 0 and < 0.5) |
Best Hit algorithm overhang value (recommended value: 0.1 ). Incompatible with: -culling_limit |
-best_hit_score_edge |
Real, (> 0 and < 0.5) |
Best Hit algorithm score edge value (recommended value: 0.1 ). Incompatible with: -culling_limit |
-subject_besthit |
Flag |
Turn on best hit per subject sequence |
Statistical options |
-dbsize |
Integer |
Effective length of the database |
-searchsp |
Integer, >= 0 |
Effective length of the search space |
-sum_stats |
Boolean |
Use sum statistics |
Extension options |
-xdrop_ungap |
Real |
X-dropoff value (in bits) for ungapped extensions |
-xdrop_gap |
Real |
X-dropoff value (in bits) for preliminary gapped extensions |
-xdrop_gap_final |
Real |
X-dropoff value (in bits) for final gapped alignment |
-ungapped |
Flag |
Perform ungapped alignment only? |
-window_size |
Integer, >= 0 |
Multiple hits window size, use 0 to specify 1-hit algorithm |
Miscellaneous options |
-use_sw_tback |
Flag |
Compute locally optimal Smith-Waterman alignments? |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
server/catgenome/src/main/resources/static/tblastn.html [71:204]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-max_intron_length |
Integer, >= 0 |
Length of the largest intron allowed in a translated nucleotide sequence when linking multiple distinct alignments. Default = 0 |
-matrix |
String |
Scoring matrix name (normally BLOSUM62 ) |
-threshold |
Real, >= 0 |
Minimum word score such that the word is added to the BLAST lookup table |
-comp_based_stats |
String |
Use composition-based statistics:
D or d : default (equivalent to 2 )
0 or F or f : No composition-based statistics
1 : Composition-based statistics as in NAR 29:2994-3005, 2001
2 or T or t : Composition-based score adjustment as in Bioinformatics 21:902-911, 2005, conditioned on sequence properties
3 : Composition-based score adjustment as in Bioinformatics 21:902-911, 2005, unconditionally. Default = 2 |
Query filtering options |
-seg |
String |
Filter query sequence with SEG (Format: yes , window locut hicut , or no to disable). Default = 12 2.2 2.5 |
-soft_masking |
Boolean |
Apply filtering locations as soft masks. Default = false |
-lcase_masking |
Flag |
Use lower case filtering in query and subject sequence(s)? |
Restrict search or results |
-db_soft_mask |
String |
Filtering algorithm ID to apply to the BLAST database as soft masking. Incompatible with: -db_hard_mask |
-db_hard_mask |
String |
Filtering algorithm ID to apply to the BLAST database as hard masking. Incompatible with: -db_soft_mask |
-qcov_hsp_perc |
Real, 0..100 |
Percent query coverage per hsp |
-max_hsps |
Integer, >= 1 |
Set maximum number of HSPs per subject sequence to save for each query |
-culling_limit |
Integer, >= 0 |
If the query range of a hit is enveloped by that of at least this many higher-scoring hits, delete the hit. Incompatible with: -best_hit_overhang , -best_hit_score_edge |
-best_hit_overhang |
Real, (> 0 and < 0.5) |
Best Hit algorithm overhang value (recommended value: 0.1 ). Incompatible with: -culling_limit |
-best_hit_score_edge |
Real, (> 0 and < 0.5) |
Best Hit algorithm score edge value (recommended value: 0.1 ). Incompatible with: -culling_limit |
-subject_besthit |
Flag |
Turn on best hit per subject sequence |
Statistical options |
-dbsize |
Integer |
Effective length of the database |
-searchsp |
Integer, >= 0 |
Effective length of the search space |
-sum_stats |
Boolean |
Use sum statistics |
Extension options |
-xdrop_ungap |
Real |
X-dropoff value (in bits) for ungapped extensions |
-xdrop_gap |
Real |
X-dropoff value (in bits) for preliminary gapped extensions |
-xdrop_gap_final |
Real |
X-dropoff value (in bits) for final gapped alignment |
-ungapped |
Flag |
Perform ungapped alignment only? |
-window_size |
Integer, >= 0 |
Multiple hits window size, use 0 to specify 1-hit algorithm |
Miscellaneous options |
-use_sw_tback |
Flag |
Compute locally optimal Smith-Waterman alignments? |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -