public class AcDNAStrandDisplacementConverter extends AcReactionSetConverter
| Modifier and Type | Class and Description |
|---|---|
static class |
AcDNAStrandDisplacementConverter.AcDNAStrandCoversionStats |
acUtil, replicator| Constructor and Description |
|---|
AcDNAStrandDisplacementConverter(AcReactionSet inputReactionSet,
double CMax,
boolean includeWaste) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<AcReaction> |
convert(AcReaction inputReaction) |
AcDNAStrandDisplacementConverter.AcDNAStrandCoversionStats |
getStats() |
protected boolean |
isConvertible(AcReaction inputReaction) |
protected void |
validate(AcReaction inputReaction) |
addReactions, addSpecies, convert, getInputReactions, getInputReactionSet, getInputSpeciesSet, getOutputSpeciesSet, removeReaction, validatepublic AcDNAStrandDisplacementConverter(AcReactionSet inputReactionSet, double CMax, boolean includeWaste)
protected void validate(AcReaction inputReaction)
validate in class AcReactionSetConverterprotected boolean isConvertible(AcReaction inputReaction)
isConvertible in class AcReactionSetConverterpublic AcDNAStrandDisplacementConverter.AcDNAStrandCoversionStats getStats()
protected Collection<AcReaction> convert(AcReaction inputReaction)
convert in class AcReactionSetConverterCopyright © 2015. All Rights Reserved.