Open Sidebar
Close Sidebar
wgsim
main
Wgsim
Action
CellSample
CLI
CoreUtils
EventRecord
FastqRecord
Generate
Core
Option
Mutate
Core
Option
MutType
Parser
RefBase
RefSeq
SampleSheet
Sequence
Core
Option
class
Wgsim::
RefSeq
Wgsim::RefSeq
Reference
Object
Defined in:
wgsim/ref_seq.cr
Constructors
.new
(slice : Slice(RefBase))
Macro Summary
method_missing
(call)
Instance Method Summary
#format
(width : Int =
80
) : String
Constructor Detail
def self.
new
(slice : Slice(
RefBase
))
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]
Instance Method Detail
def
format
(width : Int =
80
) : String
#
[
View source
]