Mercurial > repos > sanbi-uwc > build_ctb_explorer
diff build_ctb_explorer.py @ 2:4af7d0144c82 draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/build_ctb_explorer commit 136433086ddfcfb005e2ee476e93f053eaa8b3a1
| author | sanbi-uwc |
|---|---|
| date | Fri, 10 Jun 2016 06:05:02 -0400 |
| parents | 0819302402d3 |
| children | 3212320e3c19 |
line wrap: on
line diff
--- a/build_ctb_explorer.py Fri Jun 10 05:01:56 2016 -0400 +++ b/build_ctb_explorer.py Fri Jun 10 06:05:02 2016 -0400 @@ -22,7 +22,7 @@ Copy the datasets file to the news dataset cbt_browser :param dir_name: the target output directory for the ctb_explorer dataset :param input_dir: the input files - :param dt_type: the type of input dataset (neo4jdb, jbrowse - default to None) + :param dt_type: the type of input dataset (neo4jdb, jbrowser - default to None) :return: boolean """ dt_loc = input_dir.rpartition('/')[2].replace(".dat", "_files")
