Mercurial > repos > rakesh4osdd > clsi_profile
comparison tool_shed.sh @ 3:683299422575 draft
"planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit f085b88bf75f7b45ac3b0c4e1c39214c0ac0b67d"
author | rakesh4osdd |
---|---|
date | Tue, 29 Jun 2021 05:20:41 +0000 |
parents | 62226cd1acb5 |
children |
comparison
equal
deleted
inserted
replaced
2:306236ec0511 | 3:683299422575 |
---|---|
1 planemo shed_init --name="clsi_profile" \ | 1 #!/bin/bash |
2 --owner="rakesh4osdd" \ | 2 # After reviewing .shed.yml, this configuration file and relevant shed artifacts can be quickly linted using the following command. |
3 --description="CLSI profile using MIC breakpoints" \ | 3 planemo shed_lint --tools |
4 --remote_repository_url="https://github.com/rakesh4osdd/clsi_profile/tree/master" \ | 4 #planemo shed_create --shed_target toolshed |
5 --homepage_url="https://github.com/rakesh4osdd/clsi_profile/tree/master" \ | 5 planemo shed_update --check_diff --shed_target toolshed |
6 --long_description="CLSI profile using MIC breakpoints" \ | |
7 # --category='' |