Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #31 from moka-guys/v1.10
Browse files Browse the repository at this point in the history
update main readme
  • Loading branch information
natashapinto authored May 27, 2022
2 parents 331da59 + f9b715c commit 3a528cf
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Workstation Housekeeping v1.9
# Workstation Housekeeping v1.10

Scripts to manage data on the NGS workstation

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 3a528cf

Please sign in to comment.