View source: R/somenone_facets.R
facets_cna_consensus | R Documentation |
Consensus CNA estimation and plotting with Facets input All files being matched to be contained in work_dir
facets_cna_consensus( cncf_match, pp_match, dict_file, tag, cgc_bed = NULL, work_dir = NULL )
cncf_match |
character matched for a cncf format output of facets |
pp_match |
character path to a ploidy/purity format output of facets |
dict_file |
character string name of dictionary file for the fasta used to align data |
tag |
a string used to tag output |
cgc_bed |
bedfile from the Cancer Gene Census from COSMIC |
work_dir |
character path of where files should be found, written (default: ./) |
none, saves plots and data in current dir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.