Mercurial > repos > petr-novak > long_reads_sampling
comparison galaxy_integration.org @ 2:ccaedca97e5e draft
planemo upload for repository https://github.com/kavonrtep/galaxy_tools commit 2b3bc2334397749509cdf6fc432d891a09763c4f-dirty
| author | petr-novak | 
|---|---|
| date | Fri, 08 Dec 2023 09:17:46 +0000 | 
| parents | 5596bafd2119 | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 1:5596bafd2119 | 2:ccaedca97e5e | 
|---|---|
| 64 | 64 | 
| 65 #+BEGIN_SRC bash | 65 #+BEGIN_SRC bash | 
| 66 # it requires planemo server running! | 66 # it requires planemo server running! | 
| 67 planemo shed_create --shed_target local | 67 planemo shed_create --shed_target local | 
| 68 #+END_SRC | 68 #+END_SRC | 
| 69 | |
| 70 # create tarball which can be uploaded to repository manualy | |
| 71 | |
| 72 #+BEGIN_SRC sh | |
| 73 planemo shed_build . | |
| 74 #+END_SRC | 
