Package | Description |
---|---|
uk.ac.ebi.reactionblast.mapping.blocks | |
uk.ac.ebi.reactionblast.mapping.helper |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPair> |
BlockMapper.createBlockPairs(org.openscience.cdk.interfaces.IReaction reaction) |
java.util.List<BlockPair> |
MappingGraph.createBlockPairs(org.openscience.cdk.interfaces.IReaction reaction) |
java.util.List<BlockPair> |
BlockMapping.getBlockPairs() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockPair> |
RBlastReaction.getMappedSubgraphs() |
Constructor and Description |
---|
RBlastReaction(org.openscience.cdk.interfaces.IReaction reaction,
BlockPair pair) |
Constructor and Description |
---|
RBlastReaction(org.openscience.cdk.interfaces.IReaction reaction,
java.util.List<BlockPair> pairs) |