Mercurial > repos > galaxy-australia > dorado
comparison README.md @ 2:99c9427219d3 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:44 +0000 |
parents | fc5b6491cf78 |
children |
comparison
equal
deleted
inserted
replaced
1:fc5b6491cf78 | 2:99c9427219d3 |
---|---|
41 | 41 |
42 ```bash | 42 ```bash |
43 cp tool-data/dorado_models.loc.sample \ | 43 cp tool-data/dorado_models.loc.sample \ |
44 tool-data/dorado_models.loc.sample.old && | 44 tool-data/dorado_models.loc.sample.old && |
45 sort -t$'\t' -k1,1V tool-data/dorado_models.loc.sample.old \ | 45 sort -t$'\t' -k1,1V tool-data/dorado_models.loc.sample.old \ |
46 > tool-data/dorado_models.loc | 46 > tool-data/dorado_models.loc.sample |
47 ``` | 47 ``` |
48 | 48 |