JoinSDFiles.pl - Join multiple SDFiles into a single SDFile
JoinSDFiles.pl SDFiles...
JoinSDFiles.pl [-h, --help] [-o, --overwrite] [-r, --root rootname] [-w, --workingdir dirname] SDFiles...
Multiple SDFiles are joined to generate a single SDFile. The file names are separated by spaces. The valid file extensions are .sdf and .sd. All other file names are ignored. All the SD files in a current directory can be specified either by *.sdf or the current directory name.
Print this help message.
Overwrite existing files.
New SD file name is generated using the root: <Root>.sdf. Default file name:<FirstSDFileName>1To<Count>Joined.sdf.
Location of working directory. Default: current directory.
To join SD files, type:
To join all Sample*.sdf files in a directory, SomeDir, and generate a new file NewSample.sdf, type:
InfoSDFiles.pl, MolFilesToSD.pl, SDToMolFiles.pl, SplitSDFiles.pl
Copyright (C) 2024 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.