diff Galaxy_integration.org @ 0:a4cd8608ef6b draft

Uploaded
author petr-novak
date Mon, 01 Apr 2019 07:56:36 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Galaxy_integration.org	Mon Apr 01 07:56:36 2019 -0400
@@ -0,0 +1,11 @@
+
+#+BEGIN_SRC sh
+/home/petr/anaconda3/bin/planemo shed_init --name=repeatexplorer_utilities \
+                    --owner=repeatexplorer \
+                    --description="some utilities for data preprocessing" \
+                    --long_description="some utilities for data preprocessing" \
+                    --category="Fasta Manipulation"
+#+END_SRC
+# this create file .shed.yml
+
+