Description Usage Arguments Details Value Author(s) Examples
getExperimentSamplesAssayData
Gets experiment samples from experiment identified by experiment barcode.
Does not retieve files attached as data. Use getExperimentSampleAssayFileData to retrieve assay data that is a file.
1 2 | getExperimentSamplesAssayData(coreApi, assayType, experimentSamplebarcode,
useVerbose = FALSE)
|
coreApi |
coreApi object with valid jsessionid |
assayType |
assay type to get |
experimentSamplebarcode |
experiment sample barcode of entity to get |
useVerbose |
TRUE or FALSE to indicate if verbose options should be used in http POST |
getExperimentSamplesAssayData
Gets assay data for a experiment sample identified by barcode.
returns a list $entity contains entity information, $response contains the entire http response
Craig Parman ngsAnalytics, ngsanalytics.com
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.