Introduction

The gpmap package standardizes a data structure for genotype-phenotype (GP) maps. Subset, manipulate, extend, etc. genotype-phenotype maps easily. Calculate statistics, model evolutionary trajectories, predict phenotypes. Efficient memory usage and manipulation, using Pandas Dataframe/Series.

This package includes modules for simulating computational genotype-phenotype maps using methods described in the literature. See the Simulating page.

The GenotypePhenotypeMap object can be easily ported to network graphs (via NetworkX and GPGraph).

_images/gpm.png

Indices and tables