Mercurial > repos > rmarenco > hubarchivecreator
diff Datatype.py @ 13:25809f699cb3 draft
planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 65ab931ef2b05a5acf06cbde3a746c94a0a0a4cb
author | rmarenco |
---|---|
date | Thu, 11 Aug 2016 19:02:29 -0400 |
parents | d05236b15f81 |
children | 3233451a3bd6 |
line wrap: on
line diff
--- a/Datatype.py Wed Jul 27 10:43:58 2016 -0400 +++ b/Datatype.py Thu Aug 11 19:02:29 2016 -0400 @@ -40,8 +40,6 @@ if Datatype.tool_directory is None: raise TypeError(not_init_message.format('tool directory')) - - @staticmethod def pre_init(reference_genome, two_bit_path, chrom_sizes_file, extra_files_path, tool_directory, specie_folder, tracks_folder):