Skip to content

Commit 8d883f5

Browse files
committed
add metrics section
1 parent 3ae809b commit 8d883f5

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/pipelines/DeepClone.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,22 @@ check the [S3 entry](https://bbglab.github.io/bbgwiki/Cluster_basics/s3/#termina
3333

3434
## Metrics
3535

36+
These are a set of metrics that help us understand two key aspects: whether our duplex libraries have properly worked and importantly to estimate how much sequencing output should be requested to avoid undersequencing but most importantly oversequencing.
37+
38+
*When should I run metrics*
39+
40+
Everytime you do a new deepUMIcaller run and before running deepCSA.
41+
42+
*Why?*
43+
44+
1. To validate you have included all GBs of data available for that library (all lanes and reseqs)
45+
2. To check whether you library has been sequenced to optimal or additional reseq needs to be requested
46+
3. To continue the effort of compiling these metrics to keep improving our understanding of the duplex protocol
47+
48+
*How*
49+
50+
You can find the instructions on how to run them and additional documentation on metrics in our internal duplex documentation.
51+
3652
## deepCSA
3753

3854
We use the code available in [deepCSA](https://github.com/bbglab/deepCSA.git), we generally use the dev branch

0 commit comments

Comments
 (0)