startSpiderSeqRDemo: Prepare the environment to run SpiderSeqR in DEMO mode

Description Usage Details Value See Also Examples

View source: R/startSpiderSeqRDemo.R

Description

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.

Usage

1

Details

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.

Value

Nothing. Create relevant connections in the Global Environment

See Also

Other Setup functions: startSpiderSeqR()

Examples

1
startSpiderSeqRDemo() # The function does not take any arguments

ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.