diff fetch_organism_jbrowse.py @ 13:4a51a32cfecd draft

"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 7bf18c69becc57152efdadedf7ebd0bcfa382a15"
author gga
date Mon, 29 Jun 2020 09:11:09 -0400
parents c6172b538caf
children
line wrap: on
line diff
--- a/fetch_organism_jbrowse.py	Fri Apr 24 08:51:21 2020 -0400
+++ b/fetch_organism_jbrowse.py	Mon Jun 29 09:11:09 2020 -0400
@@ -57,7 +57,7 @@
 
 
 if __name__ == '__main__':
-    parser = argparse.ArgumentParser(description='Sample script to add an attribute to a feature via web services')
+    parser = argparse.ArgumentParser(description='Script to fetch organism data dir from apollo')
     OrgOrGuess(parser)
     parser.add_argument('target_dir', help='Target directory')
     parser.add_argument('email', help='User Email')