Created
March 18, 2019 09:59
-
-
Save fo40225/88daea6b5459dfc657f2db469274bc29 to your computer and use it in GitHub Desktop.
run Aldy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conda install -c gurobi gurobi | |
# http://www.gurobi.com/registration/general-reg | |
grbgetkey ????????-????-????-????-???????????? | |
export GRB_LICENSE_FILE=~/gurobi.lic | |
pip install git+https://github.com/inumanag/[email protected] | |
aldy -p illumina -g CYP2D6 -o sample.txt sample.bam |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment