Class ControlsTransportMiner
java.lang.Object
org.biopax.paxtools.pattern.miner.MinerAdapter
org.biopax.paxtools.pattern.miner.AbstractSIFMiner
org.biopax.paxtools.pattern.miner.ControlsStateChangeOfMiner
org.biopax.paxtools.pattern.miner.ControlsTransportMiner
Miner for the controls-transport pattern.
- Author:
- Ozgun Babur
-
Field Summary
Fields inherited from class org.biopax.paxtools.pattern.miner.MinerAdapter
blacklist, description, idFetcher, idMap, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.biopax.paxtools.pattern.miner.ControlsStateChangeOfMiner
getMediatorLabels, getSourceLabel, getSourcePELabels, getTargetLabel, getTargetPELabelsMethods inherited from class org.biopax.paxtools.pattern.miner.AbstractSIFMiner
getSIFType, setType, writeResultMethods inherited from class org.biopax.paxtools.pattern.miner.MinerAdapter
concat, createSIFInteraction, fetchIDs, getCellularLocations, getChain, getCompoundName, getDeltaCompartments, getDeltaModifications, getDescription, getGeneSymbol, getGeneSymbol, getHeader, getIdentifiers, getIdMap, getModifications, getModifications, getModificationTerm, getName, getPattern, getPositionInString, getPositionStart, getRelationType, getUniprotNameForHuman, getUniprotNameForHuman, getValue, isInhibition, labeledInactive, removeCommon, setBlacklist, setDescription, setIDFetcher, setIdMap, setName, sign, sign, toString, toStringSet, writeResultAsSIF, writeResultDetailed, writeSIFsUsingSIFFrameworkMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.biopax.paxtools.pattern.miner.Miner
getDescription, getName, getPatternMethods inherited from interface org.biopax.paxtools.pattern.miner.SIFMiner
createSIFInteraction, setBlacklist, setIDFetcher
-
Constructor Details
-
ControlsTransportMiner
public ControlsTransportMiner()Constructor that sets name and description.
-
-
Method Details
-
constructPattern
Constructs the pattern.- Overrides:
constructPatternin classControlsStateChangeOfMiner- Returns:
- pattern
-