<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -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,0.01) 0 0 1px; font-family: -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;">
Étienne Mollier pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/tnseq-transit" style="color: #1068bf; text-decoration: none;">Debian Med / tnseq-transit</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/tnseq-transit/-/commit/8f730658348137395a14c080344204422ad47559" style="color: #1068bf; text-decoration: none;">8f730658</a></strong>
<div>
<span>by Étienne Mollier</span>
<i>at 2022-07-10T15:10:51+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 3.2.5</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7" style="color: #1068bf; text-decoration: none;">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8" style="color: #1068bf; text-decoration: none;">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#88e0c8b85bd56c1ffb341f3c428ad72e4c8fc7c7" style="color: #1068bf; text-decoration: none;">
src/pytpp/tpp_tools.py
</a>
</li>
<li class="file-stats">
<a href="#176b28a2342a4b0b837f1b361ba78e8f0ea87ce4" style="color: #1068bf; text-decoration: none;">
src/pytransit/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#0ffc91104acbadc1fba73c8b5711f169b29874db" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#6063b8999118942a3c1455c39a0016742b0efe00" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/anova.py
</a>
</li>
<li class="file-stats">
<a href="#64ebb63bfd04d60140d82fdcdf340e3e2e150526" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/corrplot.py
</a>
</li>
<li class="file-stats">
<a href="#8f7b871a787b5d5c5b3a11bed95337c59a510906" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/gi.py
</a>
</li>
<li class="file-stats">
<a href="#79133d97a873c0457c3b9203ce6b36f131c0e882" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/heatmap.py
</a>
</li>
<li class="file-stats">
<a href="#00356195138da970d79b40310349b42befe9abe3" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/hmm.py
</a>
</li>
<li class="file-stats">
<a href="#8e11d91610ba5cb2818cb8b617ccef1599a952fd" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/pathway_enrichment.py
</a>
</li>
<li class="file-stats">
<a href="#46073ef784cdc338b0714d64bb6fd29c8fbdaf90" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/resampling.py
</a>
</li>
<li class="file-stats">
<a href="#b507771b009d80734b662f2d4f928299830ffb25" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/analysis/ttnfitness.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#07ca99dc668f43ea2451861342e18d287151cf0c" style="color: #1068bf; text-decoration: none;">
src/pytransit/analysis/zinb.py
</a>
</li>
<li class="file-stats">
<a href="#de3c043793d996a85ac3d6982bac37682e8c47bc" style="color: #1068bf; text-decoration: none;">
src/pytransit/data/README.md
</a>
</li>
<li class="file-stats">
<a href="#0a579541b323965289bb9c0d9669e9602c5b2fe7" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/data/smeg_COG_roles.dat
</span>
</a>
</li>
<li class="file-stats">
<a href="#9386e7617c74b0243bc02213115ce1779653c401" style="color: #1068bf; text-decoration: none;">
src/pytransit/data/smeg_GO_terms.txt
</a>
</li>
<li class="file-stats">
<a href="#d505c53bdc35b1ad6af6cfc9d03ab450a6c5a8c3" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#541a8e0419bd4de50d22c1e2562c111338bb649b" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/make.bat
</span>
</a>
</li>
<li class="file-stats">
<a href="#2bb5f9f178ce448752a44747327209c3921d2c2b" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/_images/ttnfitness_coef_distribution.png
</span>
</a>
</li>
<li class="file-stats">
<a href="#66151ee5de4c4ddcc40088c69ef58e711fdb8af1" style="color: #1068bf; text-decoration: none;">
src/pytransit/doc/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#a3d1992cc3900aa5d66b7b3a02e79384d878c987" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_GI.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#aabe792d0f61901b1364d3ea0455f472af192363" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_HMM.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb0ae4c3275b267e0a3d3ce7c97691078d538836" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_Utest.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#e6295dfeb0c7a25db5038b205e42ec7807794ae3" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_anova.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ad566173c43528704fe769b4bea13e227992c09" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_corrplot.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#3fdf3d1c0bc551bf0fa0391a67f309fcbafdc37f" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_griffin.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#9fffb3dcbe5ffd9afb11056f1eb9b210fb4d0fdd" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_gumbel.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#72d1d678947ddd40826db682e2f9d1f5c74b82aa" style="color: #1068bf; text-decoration: none;">
<span class="new-file">
+
src/pytransit/doc/source/method_heatmap.rst
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.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: #666;">

<br>
<a href="https://salsa.debian.org/med-team/tnseq-transit/-/commit/8f730658348137395a14c080344204422ad47559" style="color: #1068bf; text-decoration: none;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/tnseq-transit/-/commit/8f730658348137395a14c080344204422ad47559"}}</script>


</p>
</div>
</body>
</html>