Mercurial > repos > fubar > jbrowse2
diff jbrowse2.py @ 123:160f33c6ba85 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit a9124072bc71dd670ee58ff8e4846e14d6d603ec-dirty
author | fubar |
---|---|
date | Fri, 04 Oct 2024 04:20:38 +0000 |
parents | ae07c55ab96b |
children | fbabf7498471 |
line wrap: on
line diff
--- a/jbrowse2.py Fri Oct 04 04:07:03 2024 +0000 +++ b/jbrowse2.py Fri Oct 04 04:20:38 2024 +0000 @@ -420,7 +420,7 @@ self.tracksToAdd = {} self.config_json = {} self.config_json_file = os.path.join(outdir, "config.json") - self.clone_jbrowse() + self.clone_jbrowse(realclone=False) def get_cwd(self, cwd): if cwd: