Skip to content

nch-igm/clin-msi

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cdk
 
 
 
 
 
 
 
 
 
 
 
 

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

  •  
  •  
  •  
  •