cn_s3_fetchFastq | R Documentation |
It assumes that the files are publicly accessible. If not then you should use s3_get after you have run aws configure and enter your aws credentials
cn_s3_fetchFastq(bucket, path, sampTab, fnameCol = "fname",
compressed = NA)
bucket |
name of bucket |
path |
path to fastqs |
sampTab |
sample table with a column fname listing the fastq files |
fnameCol |
name of column listing fastq files |
sammple table with de-compressed file names replacing old file names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.