# HG changeset patch # User iuc # Date 1495181559 14400 # Node ID 4e2dfa05c9623e8dbc49a19e7fb8c88af9ae8c5a # Parent 27ab74145f556389ee3ee21507f3a22170e8fb1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit a9d1e0debcd357d8080a1c6c5f1d206dd45a7a4d diff -r 27ab74145f55 -r 4e2dfa05c962 Untitled.ipynb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Untitled.ipynb Fri May 19 04:12:39 2017 -0400 @@ -0,0 +1,36 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "import numpy" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 2", + "language": "python", + "name": "python2" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.11" + } + }, + "nbformat": 4, + "nbformat_minor": 0 +}