Package ubic.gemma.model.genome
Class PhysicalLocation.Factory
java.lang.Object
ubic.gemma.model.genome.PhysicalLocation.Factory
- Enclosing class:
PhysicalLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PhysicalLocation
static PhysicalLocation
newInstance
(Chromosome chromosome) static PhysicalLocation
newInstance
(Chromosome chromosome, Long nucleotide, Integer nucleotideLength, String strand, Integer bin)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
newInstance
-
newInstance
-
newInstance
public static PhysicalLocation newInstance(Chromosome chromosome, Long nucleotide, Integer nucleotideLength, String strand, Integer bin)
-