+123
−107
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
drive_run now does two executions: First we do a search for the specified library ID. We then grab the file unique ID, and download it directly to the SampleSheet.txt file. Since we are pulling files from Google Drive directly into the runfolder, we don’t need to do all of the initial pull and directory- maintenance stuff that we had to do before. We also don’t have to deal with things like clashes. In all, it’s much cleaner!