multi-locus-analysis

Utilities for analyzing particle trajectories


Keywords
microscopy, diffusion, scientific
License
MIT
Install
pip install multi-locus-analysis==0.0.24

Documentation

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>.