-
Notifications
You must be signed in to change notification settings - Fork 12
Running VisCap
Trevor Pugh edited this page Jul 11, 2016
·
13 revisions
- Execute VisCap from the command-line using the RTerm.exe program as following:
RTerm.exe --file=VisCap.R --args [path to directory containing interval list files]
It may be convenient to store this command as a .bat file containing the full path to VisCap and the path to the directory containing the interval list (i.e. bed) files used to run DepthOfCoverage and as input containing gene names for labeling of VisCap graphs. If running in non-interactive mode (mandatory for non-PCs that do not support the WinDialogue() command), the second argument must contain the desired output directory and the third argument must contain the path to the directory containing the DepthOfCoverage files.
-
If arguments are not provided, a dialogue box will appear (Windows only). Navigate to the lane directory that contains the sample subdirectories to be processed and click “OK”. These subdirectories should contain data files generated by GATK DepthOfCoverage.
-
A second dialogue box will prompt you for an output directory.
-
The analysis will go through multiple runs until all samples pass quality control. Each run will be stored as a separate folder (ex: “B1234_run1”, “B1234_run2”, etc.) that contains these files [link to output files page].