Skip to content

Commit 5f1a6f1

Browse files
authored
Update README
1 parent 5a6edba commit 5f1a6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ longcallD call -t16 $ref $bam chr11:10,229,956-10,256,221 chr12:10,576,356-10,58
155155
```
156156

157157
## Memory usage
158-
As longcallD performs multiple-sequence alignment/re-alignment, which are memory-intensive, it usually uses more memory than other variant callers.
158+
As longcallD performs multiple sequence alignment/re-alignment, which are memory-intensive, it usually uses more memory than other variant callers.
159159
The peak memory usage mainly depends on the number of threads (`-t/--threads`), the sequencing coverage, and the read length.
160160
For human genome sequencing data with ~40x coverage, longcallD typically uses around **1GB** (**HiFi**) or **2GB** (**ONT R10**) memory per thread for germline variant calling.
161161

0 commit comments

Comments
 (0)