Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Merge 7b6595f into e9d34ad
Browse files Browse the repository at this point in the history
  • Loading branch information
2grep committed Oct 29, 2014
2 parents e9d34ad + 7b6595f commit d445c57
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 35 deletions.
4 changes: 2 additions & 2 deletions Index.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:62c6618d5908cea56f04b909c1a6fb35ca5582bb105a3453a26769c28eca29bb"
"signature": "sha256:d437bbcfe323460025114f4e677669ba63db29d1e089b04aff4572c28c793d9a"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -39,7 +39,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**This project is in very early development stage.** It's not ready for prime-time by any means, but I fall firmly into the \"publish early, publish often\" mindset, hence its public availability. I am very interested in feedback. The best way to get feedback to me is through [the IAB issue tracker](https://github.com/gregcaporaso/An-Introduction-To-Applied-Bioinformatics/issues), and the best way to get me contributions is through [pull requests](https://help.github.com/articles/using-pull-requests).\n",
"**This project is in very early development stage.** It's not ready for prime-time by any means, but I fall firmly into the \"publish early, publish often\" mindset, hence its public availability. I am very interested in feedback. The best way to get feedback to me is through [the IAB issue tracker](https://github.com/gregcaporaso/An-Introduction-To-Applied-Bioinformatics/issues), and the best way to contribute is through [pull requests](https://help.github.com/articles/using-pull-requests).\n",
"\n",
"The code in the iab module is **not sufficiently tested, documented, or optimized for production use**. As code reaches those quality standards it will be ported to [scikit-bio](http://www.scikit-bio.org). I do not recommend using the code in the iab module outside of these notebooks. In other words, don't `import iab` outside of the notebooks - if you want access to the functionality in your own code, you should `import skbio`.\n",
"\n",
Expand Down
Loading

0 comments on commit d445c57

Please sign in to comment.