Description Usage Arguments Examples
The method initializes the Study class. Once the class is initialized, the input study accession and all varibles associated with the parent class Commons become available to all classs methods through the class object.
1 2 | ## S4 method for signature 'Study'
initialize(.Object, ..., phsAcc = .Object@phsAcc)
|
.Object |
private arugment used in class init |
... |
There are optional arguments. |
phsAcc |
a character string. A dbGaP study accession. |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.