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::
SampleSheet
Wgsim::SampleSheet
Reference
Object
Defined in:
wgsim/sample_sheet.cr
Constructors
.new
Class Method Summary
.load
(file : String) : Array(CellSample)
Instance Method Summary
#load
(file : String | Path) : Array(CellSample)
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
load
(file : String) : Array(
CellSample
)
#
[
View source
]
Instance Method Detail
def
load
(file : String | Path) : Array(
CellSample
)
#
[
View source
]