Skip to content

Commit 8c61cfd

Browse files
author
ZweiTHU
committed
Update README.md
1 parent 6e1111e commit 8c61cfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -998,9 +998,9 @@ In fact, there are still some other challenges such as PCR amplification and seq
998998

999999
In conclusion, combined with the simulation results and [Mauger, *et al.*](https://www.nature.com/articles/s41598-020-63102-8), we recommend **at least 15X sequencing depth (average concordance rate 0.441 across all simulation samples)** for preliminary detection, and higher depths are welcome for more accurate detection.
10001000

1001-
<font color=green>CNV detection</font> in low coverage data is also challenging. We performed the same simulation as mutation detection.The similar simulation about CNV can be found [here](https://github.com/XWangLabTHU/cfDNApipe/tree/master/demo/functional_test/CNV_simulation).
1001+
*<font color=green>CNV detection</font> in low coverage data is also challenging. We performed the same simulation as mutation detection.The similar simulation about CNV can be found [here](https://github.com/XWangLabTHU/cfDNApipe/tree/master/demo/functional_test/CNV_simulation).*
10021002

1003-
<font color=red>Threshold parameters in CNV detection:</font> The main threshold parameters are "--target-avg-size" in function "cnvbatch" and "--threshold", "--min-probes" in function "cnvTable".
1003+
*<font color=red>Threshold parameters in CNV detection:</font> The main threshold parameters are "--target-avg-size" in function "cnvbatch" and "--threshold", "--min-probes" in function "cnvTable".*
10041004

10051005
- "--target-avg-size": Increase the “target” average bin size (--target-avg-size), e.g. to at least 1000 bases for 30x coverage, or proportionally more for lower-coverage sequencing.
10061006

0 commit comments

Comments
 (0)