Mercurial > repos > petr-novak > re_utils
annotate Galaxy_integration.org @ 0:a4cd8608ef6b draft
Uploaded
author | petr-novak |
---|---|
date | Mon, 01 Apr 2019 07:56:36 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 |
2 #+BEGIN_SRC sh | |
3 /home/petr/anaconda3/bin/planemo shed_init --name=repeatexplorer_utilities \ | |
4 --owner=repeatexplorer \ | |
5 --description="some utilities for data preprocessing" \ | |
6 --long_description="some utilities for data preprocessing" \ | |
7 --category="Fasta Manipulation" | |
8 #+END_SRC | |
9 # this create file .shed.yml | |
10 | |
11 |