Mercurial > repos > iuc > mothur_remove_dists
comparison Untitled.ipynb @ 2:4e2dfa05c962 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit a9d1e0debcd357d8080a1c6c5f1d206dd45a7a4d
| author | iuc |
|---|---|
| date | Fri, 19 May 2017 04:12:39 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:27ab74145f55 | 2:4e2dfa05c962 |
|---|---|
| 1 { | |
| 2 "cells": [ | |
| 3 { | |
| 4 "cell_type": "code", | |
| 5 "execution_count": 2, | |
| 6 "metadata": { | |
| 7 "collapsed": false | |
| 8 }, | |
| 9 "outputs": [], | |
| 10 "source": [ | |
| 11 "import numpy" | |
| 12 ] | |
| 13 } | |
| 14 ], | |
| 15 "metadata": { | |
| 16 "kernelspec": { | |
| 17 "display_name": "Python 2", | |
| 18 "language": "python", | |
| 19 "name": "python2" | |
| 20 }, | |
| 21 "language_info": { | |
| 22 "codemirror_mode": { | |
| 23 "name": "ipython", | |
| 24 "version": 2 | |
| 25 }, | |
| 26 "file_extension": ".py", | |
| 27 "mimetype": "text/x-python", | |
| 28 "name": "python", | |
| 29 "nbconvert_exporter": "python", | |
| 30 "pygments_lexer": "ipython2", | |
| 31 "version": "2.7.11" | |
| 32 } | |
| 33 }, | |
| 34 "nbformat": 4, | |
| 35 "nbformat_minor": 0 | |
| 36 } |
