View source: R/run.target.qc.R
Perform sample QC by looking at target coverage.
1 2 3 4 |
bam.specification |
Data frame containing details of BAM files to be processed, typically from |
project.directory |
Path to project directory where code and log files should be saved |
sample.directories |
Logical indicating whether output for each sample should be put in its own directory (within output.directory) |
paired |
Logical indicating whether the analysis is paired. This does not affect QC directly, but means normal samples get nested |
output.subdirectory |
If further nesting is required, name of subdirectory. If no further nesting, set to FALSE |
quiet |
Logical indicating whether to print commands to screen rather than submit the job |
job.name.prefix |
Prefix for job names on the cluster |
verify.options |
Logical indicating whether to run verify.varitas.options |
job.group |
Group job should be associated with on cluster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.