| Literature DB >> 25202595 |
Nelson R Salinas1, Damon P Little2.
Abstract
PREMISE OF THE STUDY: Phylogenetic analysis of DNA and amino acid sequences requires the creation of files formatted specifically for each analysis package. Programs currently available cannot simultaneously code inferred insertion/deletion (indel) events in sequence alignments and concatenate data sets. • METHODS ANDEntities:
Keywords: 2matrix; file conversion; indel coding; software
Year: 2014 PMID: 25202595 PMCID: PMC4123383 DOI: 10.3732/apps.1300083
Source DB: PubMed Journal: Appl Plant Sci ISSN: 2168-0450 Impact factor: 1.936
Fig. 1.Example data matrix in csv format. The first column contains taxon names. The remaining columns are used for individual characters. The first row contains character names, the second row indicates additivity (the order of the additive states must be given; non-additive/unordered characters must be indicated), and remaining rows contain taxon scores. Polymorphic scores are separated by spaces. Missing data are indicated by question marks or dashes.
Command-line options available in 2matrix.
| Option flag | Description | Required for operation |
| -d | Produce output without coded indels (the default is to code indels). | No |
| -i | Specify input files (aligned FASTA, csv, or xread [cf. Hennig86, NONA, WinClada]). If several files are to be merged, file names should be input with multiple “-i” flags. | Yes |
| -n | Specify the root name for output files. | Yes |
| -o | Specify the output file format: “-o x” for xread; “-o n” for NEXUS; “-o p” for extended PHYLIP. If NEXUS format is selected, files compatible with both Garli (“ | Yes |
| -s | Specify the stem name to be used for sequence and indel characters in xread and NEXUS files. If characters are to be named, there must be an “-s” flag for each FASTA file (the “-s” and “-i” flags should be in the same order). | No |
Italicized text following option flags should be specified by the user.