Skip to content
forked from iqtree/cmaple

MAximum Parsimonious Likelihood Estimation in C/C++

License

Notifications You must be signed in to change notification settings

SR-Martin/cmaple

 
 

Repository files navigation

CMAPLE

License (GPL v2.0) Bioconda downloads Bioconda platforms

What's CMAPLE?

CMAPLE is a C++ reimplementation of MAPLE - a novel likelihood-based phylogenetic inference method for pandemic-scale epidemiological genomic data. CMAPLE is highly optimized for performance and scalability with many new features.

Apart from a standalone software, we also provide a set of APIs, which allow users to integrate CMAPLE into existing phylogenetic inference methods. For more detail, please see API_Documentation.

How to cite CMAPLE?

Nhan Ly-Trong, Chris Bielow, Nicola De Maio, Bui Quang Minh, "CMAPLE: Efficient Phylogenetic Inference in the Pandemic Era", Molecular Biology and Evolution, Volume 41, Issue 7, July 2024, msae134, https://doi.org/10.1093/molbev/msae134.

How to use CMAPLE?

Please refer to our User-Manual for installation instructions and usage examples of CMAPLE.

How to compile CMAPLE from source?

For advanced users, if one wants to compile CMAPLE from source code, please refer to our Compilation Guide.

Contributing - Get Involved!

See CONTRIBUTING file.

Code of Conduct

CMaple is governed by some rules, which serve to protect our community and its individuals. See CODE_OF_CONDUCT for details.

Acknowledgment

CMAPLE relies on the following third-party libraries:

About

MAximum Parsimonious Likelihood Estimation in C/C++

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 77.3%
  • C++ 18.0%
  • Assembly 1.5%
  • Ada 0.9%
  • C# 0.6%
  • Pascal 0.4%
  • Other 1.3%