# HG changeset patch
# User deepakjadmin
# Date 1452149721 18000
# Node ID 0552efed75f7fcbd2daa541d16311eab6e174196
# Parent 9106ed218e478d37370f38006758a6d5b3728cf8
Uploaded
diff -r 9106ed218e47 -r 0552efed75f7 addact.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/addact.xml Thu Jan 07 01:55:21 2016 -0500
@@ -0,0 +1,36 @@
+
+"Merge data files of Active and Inactive compounds "
+
+ PADEL_PATH
+
+
+
+
+
+tool2/addact.pl $Input1 $Activity1 $Input2 $Activity2 $Merged_file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Provide descriptor files of active/positive and inactive/negative molecules and assign them properly.
+
+
diff -r 9106ed218e47 -r 0552efed75f7 removeduplecate.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/removeduplecate.xml Thu Jan 07 01:55:21 2016 -0500
@@ -0,0 +1,19 @@
+
+"Removes Repeated Entry From File"
+
+ PADEL_PATH
+
+
+
+
+tool3/removeduplecate.R $Input1 $Non_redudant_mega_file
+
+
+
+
+
+
+
+run command with Descriptor file and in csv format only .output file will be in CSV format.
+
+