Class OtherExperimentCoexpressionLink
java.lang.Object
ubic.gemma.model.association.coexpression.ExperimentCoexpressionLink
ubic.gemma.model.association.coexpression.OtherExperimentCoexpressionLink
- Author:
- Paul
-
Constructor Summary
ConstructorsConstructorDescriptionOtherExperimentCoexpressionLink(BioAssaySet bioAssaySet, Long linkId, Long firstGene, Long secondGene) -
Method Summary
Methods inherited from class ExperimentCoexpressionLink
equals, getExperiment, getFirstGene, getId, getLinkId, getSecondGene, hashCode, setExperiment, setFirstGene, setId, setLinkId, setSecondGene
-
Constructor Details
-
OtherExperimentCoexpressionLink
public OtherExperimentCoexpressionLink() -
OtherExperimentCoexpressionLink
public OtherExperimentCoexpressionLink(BioAssaySet bioAssaySet, Long linkId, Long firstGene, Long secondGene)
-