Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try DeepVariant as replacement for freebayes #321

Open
3 of 7 tasks
marc-sturm opened this issue Dec 19, 2024 · 1 comment
Open
3 of 7 tasks

Try DeepVariant as replacement for freebayes #321

marc-sturm opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@marc-sturm
Copy link
Member

marc-sturm commented Dec 19, 2024

  • try DeepVariant
    • benchmark performance with NA12878x2_93
    • benchmark runtime (1, 5, 10 threads, maybe on GPU)
      • test deepvariant-gpu
      • benchmark runtime and performance for gpu version
    • check if gVCF can be created and used to perform multi-sample analysis
      • gVCF can be created
      • check if it can be used to perform multi-sample analysis
@KilianIlius
Copy link
Collaborator

KilianIlius commented Jan 9, 2025

Runtime:

10 threads:
Job 879294 (php) Complete
User = ahiliuk1
Queue = [email protected]
Host = SRV012.img.med.uni-tuebingen.de
Start Time = 01/08/2025 17:15:01
End Time = 01/09/2025 00:47:49
User Time = 00:06:23
System Time = 00:03:07
Wallclock Time = 07:32:48
CPU = 117:05:28
Max vmem = 33.956G
Exit Status = 0

5 threads:
Job 879295 (php) Complete
User = ahiliuk1
Queue = [email protected]
Host = SRV010.img.med.uni-tuebingen.de
Start Time = 01/08/2025 17:15:31
End Time = 01/09/2025 15:05:33
User Time = 00:03:49
System Time = 00:01:41
Wallclock Time = 21:50:02
CPU = 577:59:23
Max vmem = 14.197G
Exit Status = 0

1 thread:
Job 879296 (php) Complete
User = ahiliuk1
Queue = [email protected]
Host = SRV015.img.med.uni-tuebingen.de
Start Time = 01/08/2025 17:15:46
End Time = 01/11/2025 07:01:35
User Time = 97:30:49
System Time = 13:23:35
Wallclock Time = 61:45:49
CPU = 110:54:24
Max vmem = 18.904G
Exit Status = 0

Former performance:
#name options date average_depth expected_snvs expected_indels snv_sensitivity snv_ppv snv_f1 snv_genotyping_accuracy indel_sensitivity indel_ppv indel_f1 indel_genotyping_accuracy all_sensitivity all_ppv all_f1 all_genotyping_accuracy
NA12878x2_93_var 2025-01-10 18:13:04 40.98 3256373 495309 0.9934 0.9944 0.9939 0.9993 0.9754 0.9938 0.9845 0.9847 0.9911 0.9927 0.9943 0.9974

Performance with DeepVariant:
#name options date average_depth expected_snvs expected_indels snv_sensitivity snv_ppv snv_f1 snv_genotyping_accuracy indel_sensitivity indel_ppv indel_f1 indel_genotyping_accuracy all_sensitivity all_ppv all_f1 all_genotyping_accuracy
vc_deep_NA12878x2_93_t10 2025-01-09 00:47:46 40.98 3256373 495309 0.9941 0.9993 0.9967 0.9997 0.9910 0.9970 0.9940 0.9986 0.9937 0.9963 0.9990 0.9996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants