Child pages
  • Convert Alignments to ClustalW
Skip to end of metadata
Go to start of metadata

This workflow converts multiple alignment file(s) of any format to ClustalW document(s). If source file is a sequence format (e.g. FASTA), all contained sequences are added to the result alignment. Yet no real alignment is performed, this particular workflow illustrates pure data format conversion.
To get this workflow working, you only need to select "Alignment Reader" task, so its' parameters appear in Property Inspector panel, and specify source file(s) at "URL" field. Launch the workflow with pressing Ctrl+R shortcut.
After running the workflow, target clustal file will appear in the same folder as the source file, with the same name but different extension (".aln").
If several input files were selected, several clustal files will be generated accordingly.
You can override the target file location by editing "URL" parameter of "Write ClustalW" task.



How to Use This Sample

If you haven't used the workflow samples in UGENE before, look at the "How to Use Sample Workflows" section of the documentation.

  • No labels