Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 859 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 859 Bytes

Workstation Housekeeping

Utilities for managing data on the local NGS workstation

Reference


Clear NGS runfolders that are backed up in DNANexus.

wscleaner --set-key DNA_NEXUS_KEY # Cache dnanexus api key
wscleaner ROOT_DIRECTORY --logfile LOGFILE_PATH

Upload a directory to a DNANexus project.

backup_runfolder.py [-h] -i RUNFOLDER [-a AUTH_TOKEN] [--ignore IGNORE] [-p PROJECT] [--logpath LOGPATH]

Report the number of gzipped fastq files in an directory.

$ findfastqs.sh RUNFOLDER
>>> RUNFOLDER has 156 demultiplexed fastq files with 2 undetermined. Total: 158