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
| #!/usr/bin/env python | |
| # File created on 03 Jul 2012 | |
| from __future__ import division | |
| __author__ = "Greg Caporaso" | |
| __copyright__ = "Copyright 2011, The QIIME project" | |
| __credits__ = ["Greg Caporaso"] | |
| __license__ = "GPL" | |
| __version__ = "1.5.0-dev" | |
| __maintainer__ = "Greg Caporaso" |
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
| #!/usr/bin/env python | |
| # File created on 26 Jun 2012 | |
| from __future__ import division | |
| __author__ = "Greg Caporaso" | |
| __copyright__ = "Copyright 2011, The QIIME project" | |
| __credits__ = ["Greg Caporaso"] | |
| __license__ = "GPL" | |
| __version__ = "1.5.0-dev" | |
| __maintainer__ = "Greg Caporaso" |
NewerOlder