public class CoexpressionMetaValueObject extends Object implements Serializable
Constructor and Description |
---|
CoexpressionMetaValueObject() |
public String getErrorState()
public void setErrorState(String errorState)
public int getMaxEdges()
public void setMaxEdges(int maxEdges)
maxEdges
- max edgespublic int getNumDatasetsQueried()
public void setNumDatasetsQueried(int numDatasetsQueried)
numDatasetsQueried
- the number of data sets which were actually used in the query (a subset of those
requested by the user if they didn't have coexpression analysis done)public Collection<GeneValueObject> getQueryGenes()
public void setQueryGenes(Collection<GeneValueObject> queryGenes)
public int getQueryStringency()
public void setQueryStringency(int queryStringency)
public List<CoexpressionValueObjectExt> getResults()
public void setResults(List<CoexpressionValueObjectExt> results)
results
- please be sorted.public CoexpressionSearchCommand getSearchSettings()
public void setSearchSettings(CoexpressionSearchCommand searchSettings)
searchSettings,
- should be the original settingspublic Map<Long,CoexpressionSummaryValueObject> getSummaries()
public void setSummaries(Map<Long,CoexpressionSummaryValueObject> summary)
public boolean isQueryGenesOnly()
public void setQueryGenesOnly(boolean queryGenesOnly)
@Deprecated public void trim()
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.