Welcome to Lifemapper lmpy’s documentation!
The Lifemapper lmpy repository contains common Lifemapper objects that can be useful to the community for either developing new tools for the BiotaPhy Python Repository or for independent projects that want to use some of our performance and feature improvements.
At the time of this first release, the tools are primarily for lightly wrapped Dendropy trees, extended NumPy arrays that include header information, and presence-absence matrix (PAM) randomizations that are used to create null models.
Contents:
- Installation
- lmpy Installation
- Alternative: Install and run with a Docker Container
- Tutorials
- Build Grid
- Data Cleaning
- Layer Encoder
- Matrix Objects
- Matrix Data Wrangling
- Metacommunity Phylogenetics Analysis (MCPA)
- Occurrence Filters
- PAM Randomization and Null Models
- PAM Statistics
- Running Statistics
- TreeWrapper Objects
- Tools
- aggregate_matrices - CLI interface
- calculate_p_values - CLI interface
- calculate_pam_stats - CLI interface
- convert_csv_to_lmm - CLI interface
- convert_lmm_to_csv - CLI interface
- convert_lmm_to_geojson - CLI interface
- create_point_heatmap - CLI interface
- create_rare_species_model - CLI interface
- create_scatter_plot - CLI interface
- create_stat_heatmap - CLI interface
- create_tree_matrix - CLI interface
- encode_layers - CLI interface
- encode_tree_mcpa - CLI interface
- mcpa_run - CLI interface
- randomize_pam - CLI interface
- split_occurrence_data - CLI interface
- wrangle_matrix - CLI interface
- wrangle_occurrences - CLI interface
- wrangle_species_list - CLI interface
- wrangle_tree - CLI interface
- Lmpy Term Glossary
- References
- About
- API Reference