Publication dateMar 9, 2022
Confidentiality public Public
Multiple Sequence Alignment
TASK
Typing name : TASK.gws_omix.MSAVis Brick : gws_omix Automatic Multiple Sequence Alignment using Mafft
Performs multiple sequence alignment using MAFFT (if needed) and visualizes
the resulting alignment using pyMSAviz. The visualization automatically adapts
its layout to long alignments by splitting them into multiple pages (PNG files).
Features:
- Automatic MAFFT alignment (if sequences not pre-aligned)
- Auto-detection of nucleotide vs protein color scheme
- Pagination for long alignments
Output:
- .aln.fa : aligned FASTA file
- .page_*.png : paginated alignment images
login
Input
Sequences (FASTA)
Protein or nucleotide sequences to align/visualize
logout
Output
MSA figures (PNG)
A set of resources
MAFFT alignment & logs
A set of resources
settings
Configuration
Output prefix (default: input filename stem)
Type : string
Max sequences to keep
Type : int
Default value : 500
Run MAFFT if input not aligned
Type : bool
Default value : true
MAFFT threads
Type : int
Default value : 8
Technical bricks to reuse or customize
Have you developed a brick?
Share it to accelerate projects for the entire community.