# HG changeset patch # User deepakjadmin # Date 1453299103 18000 # Node ID 17fef9d80c972f3d2bbcab396da7f9b4457fefe7 # Parent 2abf0d43254d4d5ed35dbd3ecc76e37fe1814c95 Deleted selected files diff -r 2abf0d43254d -r 17fef9d80c97 mayatoolV1.xml --- a/mayatoolV1.xml Wed Jan 20 09:10:43 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ - - extract data from file according to field name and Ids - - MAYA_TOOL3_PATH - - - - -#if '.sdf' in $inputsdf.name -/bin/mkdir $inputsdf.extra_files_path; -ln -s $inputsdf $inputsdf.extra_files_path/molecules.sdf; -/usr/bin/perl test.pl $outputsdf.name $inputsdf.extra_files_path/molecules.sdf $Identifier $indexnumbers > $logs; -/bin/rm -rf $inputsdf.extra_files_path; -cp $outputsdf.name $outputsdf; -#end if - - - - - - - - - - - - - - - - -