Skip to content

Commit

Permalink
docstring correction
Browse files Browse the repository at this point in the history
  • Loading branch information
MattWellie committed Sep 18, 2023
1 parent f2795e1 commit 51946dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/new_test_subset.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@
--families Family1 Family2 \
--samples SG-1 SG-2 SG-3
This example will populate acute-care-test with the metamist data for 4 families.
This example will populate validation-test with the metamist data for:
- All members of Family1 & Family 2
- SGs 1, 2, and 3
- 6 additional SG IDs randomly selected
"""
import logging
import subprocess
Expand Down

0 comments on commit 51946dd

Please sign in to comment.