changeset 8:a22969b08177 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdock commit dff183f4eb2d3df42917ec4fed0fbdb2ea11e19a"
author bgruening
date Thu, 21 May 2020 10:54:15 -0400
parents 309fd04bcfd2
children c362398df83b
files select_points_SDF.py test-data/select_points_output.sdf test-data/select_points_output_v3000.sdf
diffstat 3 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/select_points_SDF.py	Mon May 04 07:40:41 2020 -0400
+++ b/select_points_SDF.py	Thu May 21 10:54:15 2020 -0400
@@ -55,7 +55,7 @@
 
 def sdfout(centers, writer):
     n = len(centers)
-    writer.write("Frankenstein_ligand\nGalaxy select_points_sdf tool\n\n")
+    writer.write("Frankenstein ligand\n00000000000000000000 3D\nCreated in Galaxy\n")
     writer.write("%3d  0  0  0  0  0  0  0  0  0999 V2000\n" % n)
     for record in centers:
         x, y, z = record
--- a/test-data/select_points_output.sdf	Mon May 04 07:40:41 2020 -0400
+++ b/test-data/select_points_output.sdf	Thu May 21 10:54:15 2020 -0400
@@ -1,6 +1,6 @@
-Frankenstein_ligand
-Galaxy select_points_sdf tool
-
+Frankenstein ligand
+00000000000000000000 3D
+Created in Galaxy
  43  0  0  0  0  0  0  0  0  0999 V2000
     9.8790   -5.4960   26.1730 C   0  0  0  0  0  0  0  0  0  0  0  0
     7.1910   -5.0190   26.2290 C   0  0  0  0  0  0  0  0  0  0  0  0
--- a/test-data/select_points_output_v3000.sdf	Mon May 04 07:40:41 2020 -0400
+++ b/test-data/select_points_output_v3000.sdf	Thu May 21 10:54:15 2020 -0400
@@ -1,6 +1,6 @@
-Frankenstein_ligand
-Galaxy select_points_sdf tool
-
+Frankenstein ligand
+00000000000000000000 3D
+Created in Galaxy
  43  0  0  0  0  0  0  0  0  0999 V2000
     9.8790   -5.4960   26.1730 C   0  0  0  0  0  0  0  0  0  0  0  0
     7.1910   -5.0190   26.2290 C   0  0  0  0  0  0  0  0  0  0  0  0