Utilities for MT-based single cell Lineage Tracing (scLT).
Project description
MiTo
This is the first release of MiTo: robust inference of mitochondrial clones and phylogenies.
Documentation
See ... for a comprehensive description of key functionalitites, main APIs, and tutorials.
Installation
- Install mamba (or conda) package manager (https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html)
- Reproduce the necessary computational environment with:
mamba env create -f ./envs/environment.yml -n <your conda env name>
- Activate the environment, and manually install cassiopeia-lineage (no dependencies: all has been already installed in the environment. Sometimes pip messes with cassipeia dependencies trying to re-install them).
mamba activate <your conda env name>
pip install --no-deps git+https://github.com/YosefLab/Cassiopeia.git@e7606afd10035a75f718ffb988666264e721700e
- Install
MiTo:
pip install mito==0.0.1
- Verify successfull installation:
import mito as mt
Releases
See CHANGELOG.md for a history of notable changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mito-utils-0.0.1.tar.gz.
File metadata
- Download URL: mito-utils-0.0.1.tar.gz
- Upload date:
- Size: 62.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de05990bb1e09e4c0abc56e39cf8b1e58c6479f62919825a08ce282791f69870
|
|
| MD5 |
09a02dd9e8c1138b813ab62ae48fdd66
|
|
| BLAKE2b-256 |
4b133cc4a335b46f48e6e031fcd762fd47767358ae233eb991b92a56f34eafec
|
File details
Details for the file mito_utils-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: mito_utils-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 72.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f2472575cf44bb8524f96470402aeef5316d07d4166fa8dee1191569fa74bdc
|
|
| MD5 |
c795d2a4634a75afb706521ab71c049a
|
|
| BLAKE2b-256 |
1247d2c86030d7a7d15313fea709be63918619267362eefd55ae1e8f18df5d74
|