# HG changeset patch # User fubar # Date 1704430649 0 # Node ID 1e6128ccc82bb757a5f7ff41c589dc2cc739b640 # Parent 234cf4490901594711bca32a3c6430a3208a6067 Uploaded diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/galaxyaushum.png Binary file jbrowse2/galaxyaushum.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/jbrowse2.py --- a/jbrowse2/jbrowse2.py Fri Jan 05 04:31:35 2024 +0000 +++ b/jbrowse2/jbrowse2.py Fri Jan 05 04:57:29 2024 +0000 @@ -179,8 +179,9 @@ cmd = "bgzip -i -c %s > %s && samtools faidx %s" % ( fapath, fadest, - fadest, + fadest ) + log.info("### cmd = %s" % ' '.join(cmd)) self.subprocess_popen(cmd) adapter = { "type": "BgzipFastaAdapter", diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/bam.png Binary file jbrowse2/static/images/bam.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/bigwig.png Binary file jbrowse2/static/images/bigwig.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/blast.png Binary file jbrowse2/static/images/blast.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/opacity.png Binary file jbrowse2/static/images/opacity.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/sections.png Binary file jbrowse2/static/images/sections.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/images/styling.png Binary file jbrowse2/static/images/styling.png has changed diff -r 234cf4490901 -r 1e6128ccc82b jbrowse2/static/merlintracksamples.png Binary file jbrowse2/static/merlintracksamples.png has changed