Skip to content

PolinaBevad/tmb_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMB (tumor mutation burden)

Requirements

  • Python >=3.6
  • pip3
  • pipenv (it is the recommended way to rule packages and environments)
  • pysam

Example of installation packages and Python 3.6 in Ubuntu:
sudo apt install python3.6
alias python='usr/bin/python3.6
sudo apt install python3-pip
pip3 install pipenv
Run pipenv install pysam in project directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published