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 Nov. 15, 2023, 6:15 a.m.