Skip to content

Commit

Permalink
bin updated
Browse files Browse the repository at this point in the history
asad committed Mar 23, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4a6722b commit 2257799
Showing 1,168 changed files with 2,676 additions and 2,521 deletions.
Binary file removed bin/RDTv1.2.jar
Binary file not shown.
133 changes: 75 additions & 58 deletions bin/README.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,24 @@
#Reaction Decoder Tool (RDT)
1. Atom Atom Mapping (AAM) Tool
2. Reaction Annotator (Extract Bond Changes, Identify & Mark Reaction Centres) and
3. Reaction Comparator (Reaction Similarity based on the Bond Changes, Reaction Centres or Substructures)

=================
##Perform AAM
=================
####AAM using SMILES

```
java -jar ReactionDecoder.jar -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT
```
Introduction
============

####Annotate Reaction using SMILES

```
java -jar ReactionDecoder.jar -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j ANNOTATE -f XML
```
`Reaction Decoder Tool (RDT)`
-----------------------------

===================
##Compare Reactions
===================
`1. Atom Atom Mapping (AAM) Tool`

####Compare Reactions using SMILES with precomputed AAM mappings

```
java -jar ReactionDecoder.jar -Q RXN -q example/ReactionDecoder_mapped.rxn -T RXN -t example/ReactionDecoder_mapped.rxn -j COMPARE -f BOTH -u
```
`2. Reaction Annotator (Extract Bond Changes, Identify & Mark Reaction Centres) and `

`3. Reaction Comparator (Reaction Similarity based on the Bond Changes, Reaction Centres or Substructures)`

####Compare Reactions using RXN files

```
java -jar ReactionDecoder.jar -Q RXN -q example/ReactionDecoder_mapped.rxn -T RXN -t example/ReactionDecoder_mapped.rxn -j COMPARE -f BOTH
```

===================
##License
===================
Installation
============

####Reaction Decoder Tool (RDT)
```
Author: Syed Asad Rahman
e-mail: [email protected]
c/o EMBL-European BioInformatics Institute (EBI)
WTGC, CB10 1SD Hinxton
UK
`a)` You could [download the latest RDT] (https://github.com/asad/ReactionDecoder/releases) release version from the github.

Note: The copyright of this software belongs to the author
and EMBL-European BioInformatics Institute (EBI).
```

===================
##Citation
===================

####Reference
```
Rahman, S.A. et.al.(2016) Reaction Decoder Tool (RTD):
Extracting Features from Chemical Reactions (submitted)
```
`b)` Compile the code using `ant`?:

=================
##How To Compile the code?
=================
####Ant Build
`Ant Build` commands

```
CLEAN:
@@ -83,3 +37,66 @@ Fat Jar:
ant package-for-store
```


Licence
=======

`RDT` is released under the [GNU General Public License version 3](http://www.gnu.org/licenses/gpl.html).

```
Author: Syed Asad Rahman
e-mail: [email protected]
c/o EMBL-European BioInformatics Institute (EBI)
WTGC, CB10 1SD Hinxton
UK
Note: The copyright of this software belongs to the author
and EMBL-European BioInformatics Institute (EBI).
```

How to Cite RDT?
================

`SA Rahman, G Torrance, L Baldacci, SM Cuesta, F Fenninger, N Gopal, S Choudhary, JW May, GL Holliday, C Steinbeck and JM Thornton: Reaction Decoder Tool (RDT): Extracting Features from Chemical Reactions, Bioinformatics (2016), doi: 10.1093/bioinformatics/btw096`


Subcommands
===========


`Perform AAM`
-------------

`AAM using SMILES`

```
java -jar ReactionDecoder.jar -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT
```

```
java -cp dist/*:lib/* aamtool.ReactionDecoder -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j AAM -f TEXT
```

`Annotate Reaction using SMILES`
---------------------------------

```
java -jar ReactionDecoder.jar -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -j ANNOTATE -f XML
```


`Compare Reactions`
--------------------

`Compare Reactions using SMILES with precomputed AAM mappings`

```
java -jar ReactionDecoder.jar -Q RXN -q example/ReactionDecoder_mapped.rxn -T RXN -t example/ReactionDecoder_mapped.rxn -j COMPARE -f BOTH -u
```


`Compare Reactions using RXN files`

```
java -jar ReactionDecoder.jar -Q RXN -q example/ReactionDecoder_mapped.rxn -T RXN -t example/ReactionDecoder_mapped.rxn -j COMPARE -f BOTH
```
72 changes: 0 additions & 72 deletions bin/README.txt

This file was deleted.

5 changes: 5 additions & 0 deletions bin/changes.txt
Original file line number Diff line number Diff line change
@@ -176,6 +176,11 @@ Changes (02/01/2016)
a) CDK 1.5.12 supported
b) Code cleaned and optimised

-----------------------
Changes (22/03/2016)
-----------------------
a) Old Atom Rank (Index) reported


-----------------------
TO DO
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/Annotator.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:34 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:01 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Annotator</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/CommandLineOptions.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:34 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:01 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CommandLineOptions</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/ReactionDecoder.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:34 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:01 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReactionDecoder</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/SimilarityResult.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:34 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:01 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SimilarityResult</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/class-use/Annotator.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class aamtool.Annotator</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/class-use/CommandLineOptions.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class aamtool.CommandLineOptions</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/class-use/ReactionDecoder.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class aamtool.ReactionDecoder</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/class-use/SimilarityResult.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class aamtool.SimilarityResult</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/package-frame.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aamtool</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/package-summary.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aamtool</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/package-tree.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>aamtool Class Hierarchy</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
4 changes: 2 additions & 2 deletions bin/javadoc/aamtool/package-use.html
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Sun Jan 03 19:39:35 GMT 2016 -->
<!-- Generated by javadoc (1.8.0_65) on Wed Mar 23 00:38:02 GMT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package aamtool</title>
<meta name="date" content="2016-01-03">
<meta name="date" content="2016-03-23">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
Loading

0 comments on commit 2257799

Please sign in to comment.