Mercurial > repos > rakesh4osdd > clsi_profile
diff 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 |
line wrap: on
line diff
--- a/tool_shed.sh Fri Jun 11 13:20:08 2021 +0000 +++ b/tool_shed.sh Tue Jun 29 05:20:41 2021 +0000 @@ -1,7 +1,5 @@ -planemo shed_init --name="clsi_profile" \ - --owner="rakesh4osdd" \ - --description="CLSI profile using MIC breakpoints" \ - --remote_repository_url="https://github.com/rakesh4osdd/clsi_profile/tree/master" \ - --homepage_url="https://github.com/rakesh4osdd/clsi_profile/tree/master" \ - --long_description="CLSI profile using MIC breakpoints" \ - # --category='' +#!/bin/bash +# After reviewing .shed.yml, this configuration file and relevant shed artifacts can be quickly linted using the following command. +planemo shed_lint --tools +#planemo shed_create --shed_target toolshed +planemo shed_update --check_diff --shed_target toolshed