Add meta.data about CNAs to a Seurat object from an infercnv_obj
add_to_seurat(seurat_obj = NULL, infercnv_output_path, top_n = 10,
bp_tolerance = 2e+06)
Seurat object to add meta.data to (default: NULL)
Path to the output folder of the infercnv run to use
How many of the largest CNA (in number of genes) to get.
How many bp of tolerance to have around feature start/end positions for top_n largest CNVs.
seurat_obj