![]() |
MolFilesToSD.pl - Generate a SD file from MDLMOL File(s)
MolFilesToSD.pl MDLMOLFile(s)...
MolFilesToSD.pl [-c, --compoundid usefileprefix | idlabel] [-d, --datafieldlabel fieldlabel] [-h, --help] [-m, --mode molnameline | datafield | both | none] [-o, --overwrite] [-r, --root rootname] [-w, --workingdir dirname] MDLMOLFile(s)...
Generate a SD file from MDLMOL File(s). Multiple file names are separated by spaces. The valid file extension is .mol. All other file names are ignored. All the files in a current directory can be specified by *.mol, or the current directory name.
Example: To generate compound IDs like Mol_ID1, Mol_ID2 and so on, specify ''MolID'' value for this option.
Use -c, --compoundid to specify compound ID generation process.
To generate NewSample.sdf file from Sample*.mol files, type:
To generate NewSample.sdf with Cmpd1, Cmpd2 and so on as compound ID in MolName line and Cmpd_ID datafield from Sample*.mol files, type:
InfoSDFiles.pl, SDToMolFiles.pl
Copyright (C) 2004-2008 Manish Sud. All rights reserved.
This file is part of MayaChemTools.
MayaChemTools is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.