Class OtherCoexpressionSupportDetails


  • public class OtherCoexpressionSupportDetails
    extends SupportDetails
    Author:
    Paul
    • Constructor Detail

      • OtherCoexpressionSupportDetails

        public OtherCoexpressionSupportDetails​(Gene firstGene,
                                               Gene secondGene,
                                               Boolean isPositive)
      • OtherCoexpressionSupportDetails

        public OtherCoexpressionSupportDetails​(Long firstGene,
                                               Long secondGene,
                                               Boolean isPositive)
      • OtherCoexpressionSupportDetails

        public OtherCoexpressionSupportDetails()