diff BigWig.py @ 12:747475757cb0 draft

planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 85389def8ed35b3dc08701963dcae4afd1b5b50a
author rmarenco
date Wed, 27 Jul 2016 10:43:58 -0400
parents d05236b15f81
children 25809f699cb3
line wrap: on
line diff
--- a/BigWig.py	Wed Jul 27 10:10:49 2016 -0400
+++ b/BigWig.py	Wed Jul 27 10:43:58 2016 -0400
@@ -29,7 +29,7 @@
         # Create the Track Object
         self.createTrack(file_path=trackName,
                          track_name=trackName,
-                         long_label=self.name_bigwig, track_type='bigwig', visibility='full',
+                         long_label=self.name_bigwig, track_type='bigWig', visibility='full',
                          priority=self.priority,
                          track_file=myBigWigFilePath)