struct

UnClone::IndexedRows

Inherits Struct < Value < Object

Constructors

new(rows : Array(IndexedRow), mutation_ids : Array(String), sample_ids : Array(String), mutation_to_index : Hash(String, Int32), sample_to_index : Hash(String, Int32))
Source

Instance methods

mutation_ids
Source
mutation_to_index
Source
num_mutations
Source
num_samples
Source
rows
Source
sample_ids
Source
sample_to_index
Source