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

1 get sequences and metadata #162

Merged
merged 9 commits into from
Oct 21, 2015

Conversation

wasade
Copy link
Member

@wasade wasade commented Oct 21, 2015

Addresses the first few points in #161

@wasade wasade mentioned this pull request Oct 21, 2015
12 tasks
@wasade
Copy link
Member Author

wasade commented Oct 21, 2015

This first PR for #161 is large as it brings over the infrastructure that was necessary for the other notebooks that had been developed. It would have been really painful to slice up the python modules. But, once this is merged, the other notebooks will have much less burden associated.

@wasade
Copy link
Member Author

wasade commented Oct 21, 2015

@ElDeveloper @josenavas @squirrelo @mortonjt or @antgonza, possible for a review?

path : str
A path that does not exist

Notes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Notes should be after the Returns, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@squirrelo
Copy link
Contributor

few comments and questions.

@@ -2,22 +2,30 @@ language: python
env:
- PYTHON_VERSION=2.7
before_install:
- wget http://repo.continuum.io/miniconda/Miniconda3-3.7.3-Linux-x86_64.sh -O miniconda.sh
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@wasade
Copy link
Member Author

wasade commented Oct 21, 2015

Missed one instance of working_dir, good to merge following tests passing?

I promise the next set of notebooks will be much lighter, at least until we get to the per-sample stuff in notebook 8

@ElDeveloper
Copy link
Member

👍

@wasade
Copy link
Member Author

wasade commented Oct 21, 2015

merge?

antgonza added a commit that referenced this pull request Oct 21, 2015
@antgonza antgonza merged commit c1a63ba into biocore:master Oct 21, 2015
@wasade
Copy link
Member Author

wasade commented Oct 21, 2015

thanks!

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.

None yet

5 participants