Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
UnClone::PhyClone::Input
Constants
REQUIRED_COLUMNS = {"mutation_id", "sample_id", "ref_counts", "alt_counts", "major_cn", "minor_cn", "normal_cn"}
Class methods
read_cluster_tsv
(path :
String
) :
Hash
(
String
,
Int32
)
Source
read_cluster_tsv_full
(path :
String
) :
Array
(
ClusterRow
)
Source
read_tsv
(path :
String
) :
Array
(
InputRow
)
Source
Nested types
UnClone::PhyClone::Input::ClusterRow