Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #49 #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fixes #49 #52

wants to merge 1 commit into from

Conversation

amcpherson
Copy link

Ive added a setup.py, allowing phylowgs to be installed into site-packages and used on the commandline. phylowgs_evolve, phylowgs_write_results, phylowgs_create_inputs and phylowgs_parse_cnvs are now on the command line after running setup.py. Note that some files had to be moved. Also, evolve expects phylowgs_mh (not mh) to be on the path. The easiest is to install using conda (recipe included in pull request),

cd conda
conda build phylowgs

Then your users can

conda install phylowgs

And use phylowgs_evolve without any other setup. To get that to work you have to change the git_rev in meta.yaml to a git revision after this pull request, conda build phylowgs on a general linux, and upload to anaconda.org using the command it spits out at the end of the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant