writeClusterTable: writeClusterTable

View source: R/sciClone.R

writeClusterTableR Documentation

writeClusterTable

Description

creates a tab-delimted file of variants and clusters

Usage

writeClusterTable(sco, outputFile)

Arguments

sco

an scObject object created by the sciClone() function

outputFile

path/name of tab-delimted file to create

Details

creates a tab-delimted file that combines variants, allele frequencies, cluster assignments and probabilities.

Examples

  # writeClusterTable(sc, "/path/to/outputFile.tsv")

genome/sciclone documentation built on Oct. 15, 2023, 5:09 a.m.