Open Sidebar
Close Sidebar
mopdepth
main
Depth
BamIndexError
CLI
Config
ConfigError
Core
Cigar
Coverage
CoverageCalculator
CoverageResult
CoverageUtils
Options
Region
Target
CoverageCalculationError
Error
FileIO
OutputManager
BgzfLineBuffer
FileNotFoundError
InvalidRegionError
Runner
Stats
DepthStat
Distribution
IntHistogram
Quantize
struct
Depth::
Core::
Target
Depth::Core::Target
Struct
Value
Object
Defined in:
depth/core/target.cr
Constructors
.new
(name : String, length : Int32, tid : Int32)
Instance Method Summary
#length
: Int32
#name
: String
#tid
: Int32
Constructor Detail
def self.
new
(name : String, length : Int32, tid : Int32)
#
[
View source
]
Instance Method Detail
def
length
: Int32
#
[
View source
]
def
name
: String
#
[
View source
]
def
tid
: Int32
#
[
View source
]