downloadTemplate | R Documentation |
Downloads resources and template for a standard analysis
downloadTemplate(analysisDirectory)
analysisDirectory |
The directory where the analysis will be made. The directory will be created if needed, but the parent directory has to exist. |
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.
## Not run:
downloadTemplate('~/mySuperFreqAnalaysis')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.