Alignment Partition Conversion
Convert partition from one format to another.
Steps
- Select the
Alignmentbutton from the navigation bar. - Select
Convert partitionfrom the dropdown menu. - Add the input files by clicking the
Add filebutton. On desktop platforms, you can also input a directory by clicking theAdd directorybutton. The app will look for matching files in the directory. - Select input partition format.
- Add the output directory by clicking the
Add directorybutton. - Select output partition format.
- Click the
Runbutton labeledConvertto start the task.
Partition Format
The app supports input and output partition formats. The input partition format is the format of the partition file you want to convert. The output partition format is the format of the partition file you want to generate. Partition options include:
- Charset: partition embedded in NEXUS sequence files
- Nexus: partition file in NEXUS format
- Raxml: partition file in RAxML format
For DNA sequences, we recommend using the --datatype dna option when converting to RAxML partition format. The partition format will include the datatype as below:
DNA, locus_1 = 1-100
DNA, locus_2 = 101-150
DNA, locus_3 = 151-200