superInputFiles: sets up and checks the input files for superFreq

View source: R/analyse.R

superInputFilesR Documentation

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

superInputFiles()

ChristofferFlensburg/superFreq documentation built on July 8, 2024, 7:51 a.m.