struct
Depth::Core::Region
- Depth::Core::Region
- Struct
- Value
- Object
Defined in:
depth/core/region.crConstructors
Instance Method Summary
Constructor Detail
def self.new(chrom : String, start : Int32, stop : Int32, name : String | Nil = nil)
#