Skip to content

nch-igm/clin-msi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clin-MSI

Source code for MSI Detection in tumor samples.

PyPI version Build Status

Installation

pip

pip install clin-msi

conda from Bioconda channel

conda install -c bioconda clin-msi

How to use clin-msi?

Usage:

clin-msi <command> [options]

Key Commands:

  • train

    Train your model by supplying BAM files with their associated MSI status

  • predict

    Predict the MSI status of a BAM by comparing it to your trained model

Development

The package is managed using

Install Poetry

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
source $HOME/.poetry/env

Install projects dependencies

poetry install -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •