Difference between revisions of "Deepvariant"
(Created page with "Category:Software Category:bioinformatics Category:biology Category:genomics Category:sequencing Category:Machine Learning {|<!--CONFIGURATION: REQUIRE...") |
m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]] | [[Category:Software]] | ||
− | [[Category: | + | [[Category:biology]] |
[[Category:biology]] | [[Category:biology]] | ||
[[Category:genomics]] | [[Category:genomics]] | ||
Line 30: | Line 30: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
− | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 42: | Line 41: | ||
<pre> | <pre> | ||
− | $ module load deepvariant/1. | + | $ module load deepvariant/1.6.1 |
$ deepvariant --helpshort | $ deepvariant --helpshort |
Latest revision as of 13:17, 16 April 2024
Description
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Environment Modules
Run module spider deepvariant
to find out what environment modules are available for this application.
System Variables
- HPC_DEEPVARIANT_DIR - installation directory
Additional Information
Usage: From a GUI session run:
$ module load deepvariant/1.6.1 $ deepvariant --helpshort
Citation
If you publish research that uses deepvariant you have to cite it as follows:
A universal SNP and small-indel variant caller using deep neural networks. Nature Biotechnology 36, 983–987 (2018). Ryan Poplin, Pi-Chuan Chang, David Alexander, Scott Schwartz, Thomas Colthurst, Alexander Ku, Dan Newburger, Jojo Dijamco, Nam Nguyen, Pegah T. Afshar, Sam S. Gross, Lizzie Dorfman, Cory Y. McLean, and Mark A. DePristo. doi: https://doi.org/10.1038/nbt.4235
Additionally, if you are generating multi-sample calls using our DeepVariant and GLnexus Best Practices, please cite:
Accurate, scalable cohort variant calls using DeepVariant and GLnexus. Bioinformatics (2021). Taedong Yun, Helen Li, Pi-Chuan Chang, Michael F. Lin, Andrew Carroll, and Cory Y. McLean. doi: https://doi.org/10.1093/bioinformatics/btaa1081