Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.01 KB

KRAS statistics

python
pytest pre-commit Code style: black Checked with mypy
License: GPLv3

A project for the analysis and visualization of KRAS statistics.

Reproducing results

Installation

mamba env create -f conda.yaml
conda activate breezy

Data preparation

(TODO)

Run analyses

(TODO)