RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Functions
Transform.h File Reference
#include "rxdock/support/Export.h"
#include <string>

Go to the source code of this file.

Functions

RBTDLL_EXPORT int rxdock::operation::transform (std::string inputSDFile, std::string outputSDFile, bool limitedRecPerMolecule, std::size_t maxNumRecPerMolecule, bool checkName, std::string name, bool checkData, std::string dataFieldName, std::string dataValue, bool changeName, std::string newName, std::size_t bufferSize, bool doSorting, std::string sortDataField, bool limitedRecords, std::size_t maxNumRecords)
 Transforms structure-data file (SDF) according to your requirements.
 

Detailed Description

Transform operation.