Skip to contents

Create dataset from all files in CNVKit output

Usage

nf_cnv_dataset(syn_out, parent, dry_run = TRUE)

Arguments

syn_out

Output folder called 'cnvkit'

parent

Synapse id of parent project where the dataset will live.

dry_run

If TRUE, don't actually store dataset, just return the data object for inspection or further modification.