Description Usage Arguments Value Examples
This function loads the full metadata, which contains many fields.
1 | loadFullMeta(zipname)
|
zipname |
Path to the zipfile. |
a dataframe of full metadata.
1 2 | x <- getDEE2("ecoli",c("SRR1613487","SRR1613488"),outfile="mydata.zip")
y <- loadFullMeta("mydata.zip")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.