This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Blog: Why we ran DeepVariant as a Nextflow pipeline over cloud.

In December 2017, the team at Google Brain released an open source, deep learning based variant caller: DeepVariant (https://github.com/google/deepvariant). DeepVariant outperforms its alternatives by accuracy — it won the accuracy award at the precisionFDA Truth Challenge.

DeepVariant performs variant calling through image recognition. Running it over cloud can get quite expensive or time-consuming. However, turning it into a Nextflow (https://github.com/nextflow-io/nextflow) pipeline allows us to parallelise computations to make use of all cores of the machine and get to the results faster.

More here:

deepvariant cloud-computing variant-caller

Have you benchmarked it against the actual gold standard in clinical genetics, i.e., Sanger sequencing? Why is GoogleGenomics being deprecated from Bioconductor?

0 answers

No answers yet.

Log in to answer this question.