From c001d6a2a98e35da3522a85f9e791f54ae623cac Mon Sep 17 00:00:00 2001 From: pdimens Date: Fri, 6 Dec 2024 16:55:29 -0500 Subject: [PATCH] add example --- Workflows/other.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Workflows/other.md b/Workflows/other.md index 5dd045dd..5b9c746b 100644 --- a/Workflows/other.md +++ b/Workflows/other.md @@ -31,6 +31,10 @@ keep all the reads associated with `d` number of barcodes. harpy downsample OPTIONS... INPUT(S)... ``` +```bash example +harpy downsample -d 1000 -i drop -b BC -p sample1.sub1000 +``` + #### arguments {.compact} | argument | short name | default | description |