hurwitzlab/muscope-blast

Name: muscope-blast

Owner: Hurwitz Lab

Description: null

Created: 2016-11-10 15:44:26.0

Updated: 2017-01-31 19:36:58.0

Pushed: 2017-12-01 00:46:37.0

Homepage: null

Size: 68

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

muSCOPE BLAST

BLAST for muSCOPE.org

Author

Ken Youens-Clark kyclark@email.arizona.edu

Joshua Lynch jklynch@email.arizona.edu

Dependencies

muSCOPE BLAST needs a Python 3 virtual environment called 'mublast'. The file requirements.txt lists the packages that must be installed in 'mublast'. Using conda the virtual environment can be created this way:

nda create -n mublast --file requirements.txt

Alternatively pip may be used once the 'mublast' virtual environment has been created:

p install -r requirements.txt

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.