diff README.md @ 2:7c47b3c9e493 draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit b284c9f73661ddf8d4f77bbab4e9ac2db6963a62
author galaxy-australia
date Tue, 06 Aug 2024 08:03:34 +0000
parents 28928576e1ea
children
line wrap: on
line diff
--- a/README.md	Mon Jul 22 04:51:13 2024 +0000
+++ b/README.md	Tue Aug 06 08:03:34 2024 +0000
@@ -43,6 +43,6 @@
 cp tool-data/dorado_models.loc.sample \
     tool-data/dorado_models.loc.sample.old &&
 sort -t$'\t' -k1,1V tool-data/dorado_models.loc.sample.old \
-    > tool-data/dorado_models.loc
+    > tool-data/dorado_models.loc.sample
 ```