Mercurial > repos > fubar > microsatbedfubar
diff microsatbed.xml @ 4:25c70fff4079 draft default tip
planemo upload for repository https://github.com/fubar2/microsatbed commit d952bc313f408735456747c3d33e09a3170c8f59
| author | fubar |
|---|---|
| date | Sun, 14 Jul 2024 23:52:21 +0000 |
| parents | 9f2709bb1722 |
| children |
line wrap: on
line diff
--- a/microsatbed.xml Sun Jul 14 03:55:47 2024 +0000 +++ b/microsatbed.xml Sun Jul 14 23:52:21 2024 +0000 @@ -1,4 +1,4 @@ -<tool name="strtobed" id="microsatbedfubar" version="1.3.0" profile="22.05"> +<tool name="STR to bed" id="microsatbed" version="1.3.0" profile="22.05"> <description>Short Tandem Repeats to bed features from fasta</description> <requirements> <requirement version="3.12.3" type="package">python</requirement> @@ -11,10 +11,18 @@ <version_command><![CDATA[python -c "import pytrf; from importlib.metadata import version; print(version('pytrf'))"]]></version_command> <command><