protected class CeCPUserArgumentProcessor.CeCPStartupParams extends CeUserArgumentProcessor.CeStartupParams
Modifier and Type | Field and Description |
---|---|
protected CECPParameters.DuplicationHint |
duplicationHint |
protected Integer |
minCPLength |
gapExtension, gapOpen, maxGapSize, maxOptRMSD, scoringStrategy, showAFPRanges, winSize
Constructor and Description |
---|
CeCPStartupParams() |
Modifier and Type | Method and Description |
---|---|
CECPParameters.DuplicationHint |
getDuplicationHint() |
Integer |
getMinCPLength() |
void |
setDuplicationHint(CECPParameters.DuplicationHint duplicationHint) |
void |
setMinCPLength(Integer minCPLength) |
String |
toString() |
getGapExtension, getGapOpen, getMaxGapSize, getMaxOptRMSD, getScoringStrategy, getWinSize, isShowAFPRanges, setGapExtension, setGapOpen, setMaxGapSize, setMaxOptRMSD, setScoringStrategy, setShowAFPRanges, setWinSize
getAlignPairs, getCacheFilePath, getFile1, getFile2, getNrCPU, getOutFile, getPdb1, getPdb2, getPdbFilePath, getSaveOutputDir, getSearchFile, getShowDBresult, isAutoFetch, isDomainSplit, isOutputPDB, isPrintCE, isPrintFatCat, isPrintXML, isShow3d, isShowMenu, setAlignPairs, setAutoFetch, setCacheFilePath, setDomainSplit, setFile1, setFile2, setNrCPU, setOutFile, setOutputPDB, setPdb1, setPdb2, setPdbFilePath, setPrintCE, setPrintFatCat, setPrintXML, setSaveOutputDir, setSearchFile, setShow3d, setShowDBresult, setShowMenu
protected CECPParameters.DuplicationHint duplicationHint
protected Integer minCPLength
public CeCPStartupParams()
public CECPParameters.DuplicationHint getDuplicationHint()
public void setDuplicationHint(CECPParameters.DuplicationHint duplicationHint)
public Integer getMinCPLength()
public void setMinCPLength(Integer minCPLength)
public String toString()
toString
in class CeUserArgumentProcessor.CeStartupParams
Copyright © 2000–2019 BioJava. All rights reserved.