Alignment Filtering
Filtering alignments based on the length (sites), taxa completeness, parsimony informative sites, or percent of parsimony informative sites.
Steps
- Select the
Alignments
button from the navigation bar. - Select
Filter alignments
from the dropdown menu. - Add the input files by clicking the
Add file
button. On desktop platforms, you can also input a directory by clicking theAdd directory
button. The app will look for matching files in the directory. - All the input files will be displayed in the input tab bar. You can remove the file by clicking the
Remove
button. Removing the file will only remove it from input list and not from the file system. - Select input format (optional). See the supported file extensions for the list of supported extensions for alignment files.
- Add filtering parameters.
- Add the output directory by clicking the
Add output directory
button. On mobile platforms, the directory will be the default directory for the app. - Set to concatenate the output (optional).
- Click the
Run
button labeledFilter
to start the task. - Share the output (optional).
Parameters
The app allows you to filter alignments based on the following parameters:
Minimal length
The app will filter out sequences that are shorter than the minimum alignment length (number of sites). The input is a positive integer, such as 100 for 100 sites.
Minimal taxa
This filter is based on the taxon completeness. The app will filter out alignments that have fewer taxa than the minimum number of taxa. For example, given a collection of alignments with 100 taxa with 90 percent completeness, segul will filter alignments with at least containing 90 taxa. The input is a decimal number between 0 and 1, such as 0.9 for 90 percent completeness.
Parsimony informative sites
The app will filter out alignments that have fewer parsimony informative sites than the minimum number of parsimony informative sites. The input is a positive integer, such as 100 for 100 parsimony informative sites.
Percent of parsimony informative sites
The value is counted based on to highest number of parsimony informative sites across all input alignments. The app will filter out alignments that have fewer parsimony informative sites than the minimum percent of parsimony informative sites. The input is a decimal number between 0 and 1, such as 0.1 for 10 percent of parsimony informative sites.
Concatenating the output
You can opt to concatenate the output by clicking the Concatenate output
button. It will show the parameters to concatenate the output. It similar to the alignment concatenation parameters. The app will concatenate the output based on the parameters you set. The app will also create a partition file.