tag:github.com,2008:https://github.com/google/deepsomatic/releases Release notes from deepsomatic 2026-03-05T01:43:44Z tag:github.com,2008:Repository/703751361/v1.10.0 2026-03-05T23:37:06Z DeepSomatic 1.10.0 <h4><a href="https://github.com/google/deepsomatic">DeepSomatic</a>:</h4> <ul> <li><strong>Steamlining input parameters</strong>: <code>run_deepsomatic</code> now reads parameters from <code>model.example_info.json</code> files which must be present with the models to run.</li> <li><strong>Small model in DeepSomatic</strong>: Introduced small models for tumor-normal modes in DeepSomatic improving the runtime between 12% to 40%.</li> </ul> <p>Contributions:</p> <ul> <li>Ehud Amitai (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ehudamitai/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ehudamitai">@ehudamitai</a>) from Ultima genomics for the algorithm development of multiallelic variant post-processing method that is available as “product” option.</li> <li>Vasiliy Strelnikov (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vaxyzek/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vaxyzek">@vaxyzek</a>) for streamlining the run_deepvariant script by enabling automatic flag loading using model.example_info.json files.</li> <li>Sowmiya Nagarajan (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sonagarajan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sonagarajan">@sonagarajan</a>) - for helping to update the RNA-seq model.</li> <li>Shezan Rohinton Mirzan (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/shezanmirzan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/shezanmirzan">@shezanmirzan</a>) for migrating small model to Keras 3 and modernizing core infrastructure.</li> <li>Francisco Unda (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fcoUnda/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fcoUnda">@fcoUnda</a>) for enhancing read sampling stability, fixing non-determinism, and creating robust read sampling approach at high coverages.</li> <li>Alec Zhang (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/az-e/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/az-e">@az-e</a>) for providing essential internal updates and maintenance to the codebase.</li> </ul> kishwarshafin tag:github.com,2008:Repository/703751361/v1.9.0 2025-05-13T19:12:24Z DeepSomatic 1.9.0 <h4><a href="https://github.com/google/deepsomatic">DeepSomatic</a>:</h4> <ul> <li>In this release, we are introducing <a href="https://github.com/google/deepsomatic/blob/r1.9/docs/deepsomatic-case-study-ffpe-wgs-tumor-only.md"><code>FFPE_WGS_TUMOR_ONLY</code></a> and <a href="https://github.com/google/deepsomatic/blob/r1.9/docs/deepsomatic-case-study-ffpe-wes-tumor-only.md"><code>FFPE_WES_TUMOR_ONLY</code></a> models.</li> <li>The <a href="https://github.com/google/deepsomatic/blob/r1.9/docs/deepsomatic-case-study-wgs.md"><code>WGS</code></a> and <a href="https://github.com/google/deepsomatic/blob/r1.9/docs/deepsomatic-case-study-wgs-tumor-only.md"><code>WGS_TUMOR_ONLY</code></a> models have been retrained with all datasets described in the manuscript, tumor-in-normal and normal contamination datasets.</li> <li>Overall, we see improved generalization because of training dataset updates. We highly recommend updating to <strong>1.9.0</strong> for DeepSomatic analysis.</li> </ul> <p>Detailed release note for DeepVariant can be found in: <a href="https://github.com/google/deepvariant/releases/tag/v1.9.0">https://github.com/google/deepvariant/releases/tag/v1.9.0</a></p> kishwarshafin tag:github.com,2008:Repository/703751361/v1.8.0 2025-04-02T18:26:50Z DeepSomatic 1.8.0 <p>In this release:</p> <ul> <li> <p>Updated the doc to detail the code availability.</p> </li> <li> <p>No model updates.</p> </li> </ul> <p>[Updated on 2025-04-02] We are updating the WGS tumor-normal models for both r1.7.0 and r1.8.0 to ensure robustness across some rare somatic events across different cancer types.</p> kishwarshafin tag:github.com,2008:Repository/703751361/r1.8.0 2024-12-03T23:23:52Z r1.8.0 <p>DeepSomatic 1.8 release</p> kishwarshafin tag:github.com,2008:Repository/703751361/v1.7.0 2025-04-02T18:26:54Z DeepSomatic 1.7.0 <p>Updates included in this release:</p> <ul> <li>DeepSomatic now has tumor-normal models to support WES and ONT.</li> <li>DeepSomatic now has FFPE-trained models for FFPE_WGS and FFPE_WES.</li> <li>DeepSomatic now supports tumor-only variant calling with Illumina WGS, ONT and PacBio.</li> <li>Improved accuracy for tumor-normal variant calling with Illumina WGS and PacBio.</li> <li>Models are trained with varying purities that improve somatic calling accuracy in cases of tumor-normal cross contamination.</li> <li>Improved runtime in make_examples and postprocess variants through code optimization.</li> <li>Models are trained with extensive training data described in this <a href="https://doi.org/10.1101/2024.08.16.608331" rel="nofollow">manuscript</a>.</li> </ul> <p>We are sincerely grateful to:</p> <ul> <li>Juan Carlos Mier (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jmier2/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jmier2">@jmier2</a>) for his code and PacBio model training contributions.</li> <li>Jimin Park (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jimin001/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jimin001">@jimin001</a>) (UCSC), Benedict Paten (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/benedictpaten/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/benedictpaten">@benedictpaten</a>) (UCSC) and Mikhail Kolmogorov (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fenderglass/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fenderglass">@fenderglass</a>) (NIH, NCI) for testing and providing analysis results.</li> <li>Jorge Gonzalez (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jgonzalezmendez/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jgonzalezmendez">@jgonzalezmendez</a>) for helping to improve runtime.</li> <li>PacBio: Khi Pin Chua (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/proteinosome/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/proteinosome">@proteinosome</a>), William Rowell (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/williamrowell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/williamrowell">@williamrowell</a>) for feedback on PacBio somatic calling.</li> </ul> <p>[Updated on 2025-04-02] We are updating the WGS tumor-normal models for both r1.7.0 and r1.8.0 to ensure robustness across some rare somatic events across different cancer types.</p> kishwarshafin tag:github.com,2008:Repository/703751361/v1.6.1 2024-03-19T19:23:08Z DeepSomatic v1.6.1 <p>In this release:</p> <ul> <li>We fixed a bug in <code>call_variants</code> that caused the step to freeze in cases where there were no examples. This bug was observed and reported in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2089887184" data-permission-text="Title is private" data-url="https://github.com/google/deepvariant/issues/764" data-hovercard-type="issue" data-hovercard-url="/google/deepvariant/issues/764/hovercard" href="https://github.com/google/deepvariant/issues/764">google/deepvariant#764</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2116872858" data-permission-text="Title is private" data-url="https://github.com/google/deepvariant/issues/769" data-hovercard-type="issue" data-hovercard-url="/google/deepvariant/issues/769/hovercard" href="https://github.com/google/deepvariant/issues/769">google/deepvariant#769</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1986945508" data-permission-text="Title is private" data-url="https://github.com/google/deepsomatic/issues/8" data-hovercard-type="issue" data-hovercard-url="/google/deepsomatic/issues/8/hovercard" href="https://github.com/google/deepsomatic/issues/8">#8</a>.</li> <li>Updated <code>libssw</code> library from 1.2.4 to 1.2.5.</li> <li>The same model files are used for v1.6.0 and v1.6.1 for all technologies.</li> </ul> kishwarshafin tag:github.com,2008:Repository/703751361/v1.6.0 2023-10-24T05:12:23Z DeepSomatic 1.6.0 <ul> <li>Initial Release of DeepSomatic (v1.6)</li> <li>DeepSomatic versioning will attempt to keep cadence with DeepVariant.</li> <li>Pre-trained models for Illumina and Pacific Biosciences data available.</li> <li>We are grateful to Khi Pin Chua, William Rowell (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/williamrowell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/williamrowell">@williamrowell</a>) and Aaron Wenger for helping us develop the PacBio model.</li> <li>We are also grateful to Jimin Park (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jimin001/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jimin001">@jimin001</a>) (UCSC), Benedict Paten (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/benedictpaten/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/benedictpaten">@benedictpaten</a>) (UCSC) and Mikhail Kolmogorov (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fenderglass/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fenderglass">@fenderglass</a>) (NIH, NCI) for testing and providing analysis results.</li> </ul> kishwarshafin