From f9b715ca5f29f4a5b340c7aa684f859f85ea9dae Mon Sep 17 00:00:00 2001 From: aledj2 Date: Fri, 27 May 2022 15:50:14 +0100 Subject: [PATCH] update main readme --- README.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 6ac22ac..0b713e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Workstation Housekeeping v1.9 +# Workstation Housekeeping v1.10 Scripts to manage data on the NGS workstation @@ -49,23 +49,7 @@ $ findfastqs.sh RUNFOLDER ## Workstation Cleaner (wscleaner) Delete local directories that have been uploaded to the DNAnexus cloud storage service. - -### Install - -```bash -git clone https://github.com/moka-guys/workstation_housekeeping.git -pip install workstation_housekeeping/wscleaner -wscleaner --version # Print version number -# If installing on workstation see wscleaner/README.md section 'Workstation Environment' -``` - -### Usage - -```bash -wscleaner ROOT_DIRECTORY --logfile LOGFILE_PATH -``` - ---- +See wscleaner readme for more info ## ngrok_start.sh