View source: R/buildReference.r
build_viruSite_reference | R Documentation |
Download reference sequences from the viruSite database and make genome and gene gtf.
build_viruSite_reference( outdir = NULL, method = NULL, ftp_method = NULL, verbose = TRUE )
outdir |
character. Default |
method |
character. Method to be used for downloading html files, equal to |
ftp_method |
character. Method to be used for downloading ftp files (.fa and .gtf), equal to |
verbose |
logical. Default |
if success, return TRUE
build_viruSite_reference('viruSite')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.