Mercurial > repos > yating-l > jbrowsearchivecreator
diff TrackHub.py @ 18:466d52f83079 draft
planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit 594c5fa1e3cdb378ecf6b5490ec2cbac5fa8a61e-dirty
author | yating-l |
---|---|
date | Thu, 06 Jul 2017 15:24:29 -0400 |
parents | a377a3afe210 |
children | df2a55f071fc |
line wrap: on
line diff
--- a/TrackHub.py Wed Jul 05 16:07:45 2017 -0400 +++ b/TrackHub.py Thu Jul 06 15:24:29 2017 -0400 @@ -154,7 +154,7 @@ if track['dataType'] == 'blastxml': metadata['type'] = "G-OnRamp_plugin/BlastAlignment" if track['dataType'] == 'bigpsl': - metadata['type'] = "G-OnRamp_plugin/BlastAlignment" + metadata['type'] = "G-OnRamp_plugin/BlatAlignment" elif track['dataType'] == 'gff3_transcript' or track['dataType'] == 'gff3_mrna': metadata['type'] = "G-OnRamp_plugin/GenePred" else: