You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/run.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Requires minimum read evidence from at least one sample.
62
62
63
63
Output file: joint-bounds.txt - positions of STR loci found by combining across all individuals, used for the call stage when joint calling
64
64
65
-
Merging can be performed by chromosome to reduce memory requirements and parallelize using `--chromosome`. See the workflows for examples.
65
+
Peak memory usage for joint calling increases linearly by ~63 MB per 30-40X human WGS. This can be prohibitively high for large cohorts. To reduce memory requirements, analysis can be parallelized by chromosome using `--chromosome` then subsequently merged. See the workflows for examples. This reduces memory usage to ~5 MB/sample.
66
66
67
67
**Call genotypes/estimate allele sizes for all loci in each sample**
0 commit comments