powered by
This function queries an already-downloaded project summary file for vector of EMG run IDs associated with the project.
projectRuns(summ)
An EMG project summary file, as returned by getProjectSummary.
getProjectSummary
An R vector containing a list of strings representing EMG run IDs.
getProjectSummary, projectSamples, runsBySample
projectSamples
runsBySample
# NOT RUN { ps=getProjectSummary("SRP047083") projectRuns(ps) # }
Run the code above in your browser using DataLab