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::
CellSample
Wgsim::CellSample
Reference
Object
Defined in:
wgsim/cell_sample.cr
Constructors
.new
(name : String, fraction : Float64, fasta_file : String)
Instance Method Summary
#fasta_file
: String
#fraction
: Float64
#name
: String
Constructor Detail
def self.
new
(name : String, fraction : Float64, fasta_file : String)
#
[
View source
]
Instance Method Detail
def
fasta_file
: String
#
[
View source
]
def
fraction
: Float64
#
[
View source
]
def
name
: String
#
[
View source
]