downloadTemplate: Downloads resources and template for a standard analysis

View source: R/analyse.R

downloadTemplateR Documentation

Downloads resources and template for a standard analysis

Description

Downloads resources and template for a standard analysis

Usage

downloadTemplate(analysisDirectory)

Arguments

analysisDirectory

The directory where the analysis will be made. The directory will be created if needed, but the parent directory has to exist.

Details

This function downloads dbSNP and COSMIC resources for hg19, condensed to what superFreq needs. It also sets up template files and directories to help set up the project specific data.

Examples

## Not run: 
 
downloadTemplate('~/mySuperFreqAnalaysis')


## End(Not run)

ChristofferFlensburg/superFreq documentation built on June 2, 2025, 10:28 a.m.