We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5a272 commit fa9bc38Copy full SHA for fa9bc38
data/sucos/4e3g_lig.sdf renamed to data/sucos/4e3g_lig.mol
src/python/pipelines/rdkit/sucos.test
@@ -5,10 +5,10 @@
5
version = 1,
6
7
// Testing sucos.py reading from file and writing to file
8
- test_raw_sucos_sdf_to_sdf = [
+ test_raw_sucos_sdf_to_mol = [
9
10
command: '''python -m pipelines.rdkit.sucos
11
- --target ${PIN}/sucos/4e3g_lig.sdf
+ --target ${PIN}/sucos/4e3g_lig.mol
12
-i ${PIN}/sucos/benzene.sdf -if sdf
13
-o ${POUT}output -of sdf''',
14
0 commit comments