-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Mathieu Fourment edited this page May 18, 2015
·
1 revision
- Sequence viewer
- Creating distance matrices
- Creating phylogenetic trees
- Tree viewer
- Additional features
- License
- Open and save files in FASTA, NEXUS, PHYLIP, MEGA, CLUSTAL, Stockholm, GDE, NBRF formats (File formats).
- Alignment using MUSCLE. Additional arguments can be provided.
- Drag a selected region to manually align sequences.
- Remove sequences using keyboard.
- Add sequences by opening an other file or dropping a file on the current alignment.
- Copy and paste sequences between Seqtoron and text file editors in NEXUS format.
- Concatenate sequences by opening an other file or dropping a file on the current alignment (sequences must have the same name).
- Unlimited undos/redos.
- Translate temporarily or permanently nucleotide sequences. Nucleotide sequences can be edited while temporarily translated.
- Multiple coloring schemes.
- Keywords search in sequences and sequence names.
- Reverse and complement of sequences.
- 18 genetic codes.
- Increase/decrease font size.
- Seqotron can spell out a selected sequence (Speech function).
- Quick preview of an alignment.
Compute distance matrices using different distance methods:
- Nucleotide: raw distance, Juke Cantor (JC69), and Kimura 2 Parameter (K2P).
- Amino acid: raw distance, K83.
Phylogenetic trees can be created using the following methods:
- Distance methods: Neighbor-joining and UPGMA
- Maximum likelihood: Nucleotide (JC69, K80, HKY, GTR) and amino acid (Dayhoff, LG, WAG) models.
- Topology reliability: Bootstrapping and jackknifing (remove one site at a time).
- Multithreading: Bootstrapping and jackknifing are parallelized using PThreads.
- Open and save files in NEWICK and NEXUS formats (File formats).
- Reroot tree by selecting a branch.
- Rotate branches.
- Taxa coloring.
- Standard printing.
- Save tree to PDF.
- Increase/decrease font size of taxa.
- Show bootstrap values or other information contained in branches (e.g. rate).
- Keywords search in taxa names.
- Expand/shrink horizontally and vertically tree.
- Ladderize tree.
- Selecting sequences in the sequence viewer automatically select the corresponding taxa in the tree viewer (if any).
- Selecting taxa in the tree viewer automatically select the corresponding sequences in the alignment viewer (if any).
Seqotron is licensed under the GNU General Public License