<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Andreas Tille pushed to branch upstream at <a href="https://salsa.debian.org/med-team/sniffles">Debian Med / sniffles</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/med-team/sniffles/-/commit/ff9a5e019b5e5b0f4ddbebe48c0141067b39e0ed">ff9a5e01</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2025-02-15T23:03:48+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.6.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
26 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#3679a14291455b741a3f8e4314b4280f29f3c0ff">
<span class="new-file">
+
.github/workflows/release.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
<span class="new-file">
+
setup.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#af3890cf17511681cf58865c036fe315faf35f6c">
src/sniffles/cluster.py
</a>
</li>
<li class="file-stats">
<a href="#93c39fae881ff453a24dcc45caf290a36bf6cecc">
src/sniffles/config.py
</a>
</li>
<li class="file-stats">
<a href="#b0c71bd05833254a9799d56ff8447dd63b22ad29">
src/sniffles/consensus.py
</a>
</li>
<li class="file-stats">
<a href="#a26db25ad1689ad6948965c7b7d48db346485add">
<span class="new-file">
+
src/sniffles/genotyping.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#4ab2e91bf77cd4e24d76f7ab50531db5f5e760b0">
src/sniffles/leadprov.py
</a>
</li>
<li class="file-stats">
<a href="#17c46928c15e4766a2fd84c3854a35e66e269cad">
src/sniffles/parallel.py
</a>
</li>
<li class="file-stats">
<a href="#4c3ef1d9804c58de5e6474d519e7f2d9d521329e">
src/sniffles/postprocessing.py
</a>
</li>
<li class="file-stats">
<a href="#0aeb37aad21b7f16659f6b5dee1224e215f4a6a8">
<span class="new-file">
+
src/sniffles/region.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#73ca96af4a7e60d0988099221a4c4dd5c5b3af3e">
<span class="new-file">
+
src/sniffles/result.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#6a013d682d0917f95aecd879f5e426b49654675a">
src/sniffles/snf.py
</a>
</li>
<li class="file-stats">
<a href="#f186a1c639ce141cc7f57b13d45e0dbe9f47fe00">
<span class="new-file">
+
src/sniffles/snfp.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#11ec8303065616d3e8faf4605027aa6809a97174">
src/sniffles/sniffles
</a>
</li>
<li class="file-stats">
<a href="#575f0c99799ebbbf40a901126ebe37b9ae8bcf5f">
src/sniffles/sv.py
</a>
</li>
<li class="file-stats">
<a href="#f26f9ebbc7f101195e711d39d69b7d3c456cd1bb">
src/sniffles/util.py
</a>
</li>
<li class="file-stats">
<a href="#c8757d3686aa29c7f71fa78121b641c5924e6f0a">
<span class="new-file">
+
src/sniffles/utils/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#1b6e083d6d8e5d1fb689a20dc031a2908a0a1425">
<span class="new-file">
+
src/sniffles/utils/resmon.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#b3fe7e643b15979b98f4ef9493b8b378e9a14ed7">
<span class="new-file">
+
src/sniffles/utils/term_colors.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#92835e0f1a4ea173faef72451d0394a24bd25098">
src/sniffles/vcf.py
</a>
</li>
<li class="file-stats">
<a href="#8d1841ff59e702f385fed6db9e29a2b1baffdf75">
<span class="new-file">
+
src/tests/test_regions.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#a83b98c25ee995b70a1c34c82662c599e62ed74b">
<span class="new-file">
+
src/tests/test_vcf.py
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
<a href="https://salsa.debian.org/med-team/sniffles/-/commit/ff9a5e019b5e5b0f4ddbebe48c0141067b39e0ed">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/sniffles/-/commit/ff9a5e019b5e5b0f4ddbebe48c0141067b39e0ed"}}</script>
</p>
</div>
</body>
</html>