public class CSCOThroughDegradationMiner extends AbstractSIFMiner
blacklist, description, idFetcher, idMap, name, pattern| Constructor and Description |
|---|
CSCOThroughDegradationMiner()
Constructor that sets name and description.
|
| Modifier and Type | Method and Description |
|---|---|
Pattern |
constructPattern()
Constructs the pattern.
|
String[] |
getMediatorLabels()
If a SIF miner wants to tell which essential BioPAX elements mediated this relation, then
they need to override this method and pass the labels of elements.
|
String |
getSourceLabel()
Gets the label of the source node.
|
String[] |
getSourcePELabels()
If a SIF miner wants to tell which PhysicalEntity objects acted as source of the relation,
they need to override this method and pass the labels of elements.
|
String |
getTargetLabel()
Gets the label of the target node.
|
String[] |
getTargetPELabels()
If a SIF miner wants to tell which PhysicalEntity objects acted as source of the relation,
they need to override this method and pass the labels of elements.
|
getSIFType, setType, writeResultconcat, 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, writeSIFsUsingSIFFrameworkclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateSIFInteraction, setBlacklist, setIDFetchergetDescription, getName, getPatternpublic CSCOThroughDegradationMiner()
public Pattern constructPattern()
constructPattern in class MinerAdapterpublic String getSourceLabel()
SIFMinerpublic String getTargetLabel()
SIFMinerpublic String[] getMediatorLabels()
MinerAdaptergetMediatorLabels in class MinerAdapterpublic String[] getSourcePELabels()
MinerAdaptergetSourcePELabels in class MinerAdapterpublic String[] getTargetPELabels()
MinerAdaptergetTargetPELabels in class MinerAdapterCopyright © 2015 BioPAX. All rights reserved.