/multi_locus_analysis

Primary LanguageJupyter NotebookMIT LicenseMIT

Multi Locus Analysis

Documentation Status https://travis-ci.org/brunobeltran/multi_locus_analysis.svg?branch=master

A collection of utilities for analyzing multiple loci (diffusing).

A simple interface designed around Pandas DataFrames allows calculations to be performed easily for each experiment or across experiments.

Numerous analytical results on the diffusion of polymers are included for comparison.

Usage

This package can be pip installed

pip install multi_locus_analysis

For detailed usage instructions, please see the docs <https://multi-locus-analysis.readthedocs.io>.