How to run a job?
New alignment mode
Launch a new mapping between two fasta files and dot plot it.
(1) Main menu
You just need to click on the main menu run tab, and fill the fields. All results will be stored in the result menu.
(2) Updatable job name
Required field
A unique job name is set automatically. You can change it. Note that if a job already exists with the same name, it will be automatically renamed.
(3) User email
Required field
Please enter your email. When the job is finished, you will receive a mai. Some features of the result page will also send you a mail to this address (see manual).
(4) Target fasta
Required field
With the selector at the left, you can choose to select a local file or enter an URL. For a local file, click on the button at the right to select it.
Files must be in fasta format. We recommend using gzipped files to preserve bandwidth and speed job submission.
Allowed extensions: fa, fasta, fna, fa.gz, fasta.gz, fna.gz
Max file size: 1 GiB (3 GiB once uncompressed, 1 GiB in all-vs-all mode)
(5) Query fasta
Optional field
Works like the target fasta. If not given, target file will be mapped to itself, in all-vs-all mode.
Max file size: 1 GiB (3 GiB once uncompressed)
(6) Aligner
You can choose aligner to use for mapping. By default, it's minimap2.
If your job fails due to memory limit reached, you can try mashmap. It uses less resources. But is only suitable for highly similar genomes as it only detect matches with more than 75% of identity.
Plot alignment mode
Dot plot an existing alignment file.
For numbers from 1 to 3, see previous section.
(4) Alignment file
Required field (except if backup file is filled, see bellow)
An alignment file in PAF or MAF format.
Allowed extensions: paf, maf
With the selector at the left, you can choose to select a local file or enter an URL. For a local file, click on the button at the right to select it.
(5) Target file
Required field (except if backup file is filled, see bellow)
Can be a fasta file or the corresponding index file.
To improve bandwidth and computation time, we recommend to use the index file. This file format is described here. You can use our tool to build it.
Allowed extensions:
Fasta: fa, fasta, fna, fa.gz, fasta.gz, fna.gz
Index: idx
With the selector at the left, you can choose to select a local file or enter an URL. For a local file, click on the button at the right to select it.
(6) Query file
Optional field
Can be the fasta file or the corresponding index file.
Works like the target file.
(7) Backup file
Optional field
If you downloaded the backup file from a previous job, you can enter it here to restore the dot plot. In this case, don't fill previous fields, only this one is required.
With the selector at the left, you can choose to select a local file or enter an URL. For a local file, click on the button at the right to select it.