Skip to content

Creating Comparisons

mjsull edited this page Sep 15, 2015 · 1 revision

Comparison can be created between a loaded assembly and a reference by selecting “Create comparison” from the “File” menu. If you have NCBI-BLAST+ installed and in your path comparisons can be generated on the fly by providing Contiguity with a reference file. Alternatively, an alignment file in BLAST’s tab-delimited (no header) format may be provided. Alignment results will be displayed if they satisfy the following default parameters:

Reference file – Reference file in FASTA or multiFASTA format

Comparison file – Alignment file in BLAST’s tab-delimited format

Minimum length – Only alignments of length (in base pairs) equal to or greater than this value will be shown

Minimum length (ratio) – Fraction of the contig sequence aligned to show alignment i.e. 0.5 means that an alignment needs to cover at least half the query to be shown

Minimum identity – Only alignments with an identity equal to or greater than this value (in percent) will be shown

Minimum bitscore – Only alignments with a bitscore equal to or greater than this value will be shown

Maximum evalue – Only alignments with an expect score lower than or equal to this value will be shown

Clone this wiki locally