Skip to content

Instantly share code, notes, and snippets.

@jodyphelan
Last active March 13, 2024 11:12
Show Gist options
  • Save jodyphelan/eee83017839f5a58181a6922dbc79d1a to your computer and use it in GitHub Desktop.
Save jodyphelan/eee83017839f5a58181a6922dbc79d1a to your computer and use it in GitHub Desktop.
wget https://raw.githubusercontent.com/jodyphelan/TBProfiler/dev/conda/linux-latest.txt
conda create --name ntm-profiler-dev --file linux-latest.txt
conda activate ntm-profiler-dev
pip install --force-reinstall git+https://github.com/jodyphelan/pathogen-profiler.git@dev
pip install --force-reinstall git+https://github.com/jodyphelan/ntm-profiler.git@dev
ntm-profiler update_db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment