Skip to content

Commit e357dce

Browse files
Update README.md
1 parent 0032def commit e357dce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ optional arguments:
197197
```
198198
199199
## GET FDA metrics
200+
201+
```bash
200202
python3 /opt/scripts/get_FDA_thresholds.py --help
201203
usage: get_FDA_thresholds.py [-h] [-WB WB] [-f FIN_RESULTS] [--n_dna N_DNA] [--t_dna T_DNA] [--t_rna T_RNA] [--una_n_dna UNA_N_DNA] [--una_t_dna UNA_T_DNA] [--una_t_rna UNA_T_RNA]
202204
[--somalier SOMALIER] [--contam_n CONTAM_N] [--contam_t CONTAM_T]
@@ -220,6 +222,7 @@ optional arguments:
220222
--somalier SOMALIER file path for Somalier results for sample tumor/normal sample relatedness (concordance.somalier.pairs.tsv)
221223
--contam_n CONTAM_N file path for VerifyBamID results for contamination the normal sample
222224
--contam_t CONTAM_T file path for VerifyBamID results for contamination the tumor dna sample
225+
```
223226
224227
## Setup Review
225228

0 commit comments

Comments
 (0)