Mercurial > repos > fubar > jbrowse2
comparison jbrowse2.py @ 32:fe48ed5810bd draft
planemo upload for repository https://github.com/usegalaxy-eu/temporary-tools/tree/master/jbrowse2 commit 48bc917d34af182e9158915862c8a35723660919-dirty
author | fubar |
---|---|
date | Fri, 23 Feb 2024 07:24:58 +0000 |
parents | cb4b32ca9968 |
children | 2893ef33fba9 |
comparison
equal
deleted
inserted
replaced
31:cb4b32ca9968 | 32:fe48ed5810bd |
---|---|
1042 "assemblyNames": passnames, | 1042 "assemblyNames": passnames, |
1043 "name": tname, | 1043 "name": tname, |
1044 "adapter": { | 1044 "adapter": { |
1045 "type": "PAFAdapter", | 1045 "type": "PAFAdapter", |
1046 "pafLocation": {"uri": url}, | 1046 "pafLocation": {"uri": url}, |
1047 "assemblyNames": [self.genome_name, pgname], | 1047 "assemblyNames": passnames, |
1048 }, | 1048 }, |
1049 # "displays": [ | 1049 # "displays": [ |
1050 # { | 1050 # { |
1051 # "type": "LinearSyntenyDisplay", | 1051 # "type": "LinearSyntenyDisplay", |
1052 # "displayId": "%s-LinearSyntenyDisplay" % tId, | 1052 # "displayId": "%s-LinearSyntenyDisplay" % tId, |