superInputFiles: sets up and checks the input files for superFreq
Description
sets up and checks the input files for superFreq
Usage
superInputFiles(metaDataFile = "", captureRegions = "",
normalDirectory = "", dbSNPdirectory = "", reference = "",
normalCoverageDirectory = "")
Details
Returns the input files in a format to be passed to analyse(). Returns detailed information about the required input files if missing.
Examples
Run this code# NOT RUN {
superInputFiles()
# }
Run the code above in your browser using DataLab