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

Update of install docs #7

Closed
colindaven opened this issue Nov 15, 2016 · 1 comment
Closed

Update of install docs #7

colindaven opened this issue Nov 15, 2016 · 1 comment

Comments

@colindaven
Copy link

Hi, just started here.
I think there are a couple of errors in the install docs

First, to build ABruijn, run:

python install.py build
I used
python setup.py build

ABruijn could be invoked with the following command:

bin/abruijn
This then worked, I haven't tested out the full algorithm with test or my data yet though

Additonally, you may install the package for the better OS integration:

python setup.pu install

Correction
python setup.py install

@mikolmogorov
Copy link
Owner

Thank you for catching this! It's fixed now.

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

No branches or pull requests

2 participants