Description Usage Arguments Value
View source: R/pscnseq_reports.R
Produces Copy-Number Summary Reports in PDF
1 | pscnseq_reports(dataset, organism, chrs, samples, verbose = FALSE)
|
dataset |
(character) The name of the dataset as on file. |
organism |
(character) The name of the organism as on file. |
chrs |
(character vector) The name of the chromosomes to be processed,
e.g. |
samples |
(character) Pathname to a tab-delimited sample specification file, typically named ‘*.tsv’, e.g. ‘samples.tsv’. |
verbose |
(logical) If TRUE, then verbose output is produced, otherwise not. |
(character vector) Pathnames to PDF files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.