xflouris / libpll

Phylogenetic Likelihood Library
GNU Affero General Public License v3.0
26 stars 6 forks source link

Extend parser to read mixed alignments (concatenations of AA, DNA, binary etc data) #58

Closed stamatak closed 8 years ago

xflouris commented 8 years ago

This is already working. The parser extracts sequences, and then concrete maps are used to translate the ASCII characters to maps. Documentation for using the maps is available here.