Skip to content

mepittman/ctf-apms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctf-apms

Clone the repository

git clone https://github.com/mepittman/ctf-apms/

If using conda as a package manager (recommended):

cd ctf-apms/; conda create --name ctf_env --file requirements.txt; source activate ctf_env

Download data and create necesssary folders

python setup.py

Interact with code

cd jupyter_notebooks/; jupyter notebook

Notebooks that should be run before any others:

  1. define_interactome.ipynb
  2. variant_comparison.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published