Description Usage Details Value See Also Examples
View source: R/startSpiderSeqRDemo.R
This is a minimalist version of startSpiderSeqR
function
for use as a package DEMO and in the package documentation examples
and testing. It uses small extracts from the relevant databases
to set up database files, just as startSpiderSeqR
would do.
However, in contrast to startSpiderSeqR
, no files are created,
because the database extracts are stored in memory.
1 |
To examine the data frames, which form the content of the databases,
use them directly or search for extra documentation on these data files
(sra_demo
, srr_demo
, gse_demo
,
gsm_demo
.
Nothing. Create relevant connections in the Global Environment
Other Setup functions:
startSpiderSeqR()
1 | startSpiderSeqRDemo() # The function does not take any arguments
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.