struct

UnClone::PhyClone::InputRow

Inherits Struct < Value < Object

Constructors

new(mutation_id : String, sample_id : String, ref_counts : Int32, alt_counts : Int32, major_cn : Int32, minor_cn : Int32, normal_cn : Int32, tumour_content : Float64, error_rate : Float64, cluster_id : Int32 | Nil, chrom : String | Nil, loss_prob : Float64 | Nil, outlier_prob : Float64 | Nil)
Source

Instance methods

alt_counts
Source
chrom
Source
cluster_id
Source
error_rate
Source
loss_prob
Source
major_cn
Source
minor_cn
Source
mutation_id
Source
normal_cn
Source
outlier_prob
Source
ref_counts
Source
sample_id
Source
tumour_content
Source