<!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, "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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, -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: var(--default-regular-font, -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/rna-star">Debian Med / rna-star</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/rna-star/-/commit/984666abe2260cf6ec73307c3c8568b3ae4c5fe4">984666ab</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2023-08-21T19:32:29+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.875rem; color: #333238; position: relative; font-family: var(--default-mono-font, "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: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.7.11a+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#1d6ebb42152a3125296c8f3df8bc34651da72448">
doc/STARmanual.pdf
</a>
</li>
<li class="file-stats">
<a href="#5a5668ccb427693fe0e7ea2e054229206cb91b0a">
extras/doc-latex/STARmanual.tex
</a>
</li>
<li class="file-stats">
<a href="#dd357fd519066773532862e75ebb9276945c8fe5">
extras/doc-latex/parametersDefault.tex
</a>
</li>
<li class="file-stats">
<a href="#8955c7301dc01c7f9b2a350f2aee6066e91f8f83">
extras/docker/Dockerfile
</a>
</li>
<li class="file-stats">
<a href="#ad138d9fb2abab45568bfc7dd50dcf620e7bbf44">
source/Genome_transformGenome.cpp
</a>
</li>
<li class="file-stats">
<a href="#a0b6c92785c5892df94b89d21ead0dc460541d74">
source/IncludeDefine.h
</a>
</li>
<li class="file-stats">
<a href="#6ae9e88712056a2abd55911f4d3a7d8b8145819c">
source/Makefile
</a>
</li>
<li class="file-stats">
<a href="#6e7e9199db44be8b0f606c7c21db10763fc8b0eb">
source/Parameters.cpp
</a>
</li>
<li class="file-stats">
<a href="#09b38547a28087b813616bd2a7334493c3862c48">
source/Parameters.h
</a>
</li>
<li class="file-stats">
<a href="#726192cc35dd0f29d69e3f961c99b4d6781d40e5">
source/ParametersGenome.cpp
</a>
</li>
<li class="file-stats">
<a href="#b8fe6a1bb5cb395749f40bf614d7c8d24affefd0">
source/ParametersGenome.h
</a>
</li>
<li class="file-stats">
<a href="#bf27f52254916f0127a15b2aa4242b8679bb9815">
source/ParametersSolo.cpp
</a>
</li>
<li class="file-stats">
<a href="#924480e837c06acd1472c069adb0bb8cae0b6bc1">
source/ParametersSolo.h
</a>
</li>
<li class="file-stats">
<a href="#cede17459d086a5e7ad5b0dbcfff22b4e4861435">
source/Parameters_samAttributes.cpp
</a>
</li>
<li class="file-stats">
<a href="#488388fcfa1829288a3e4e4fd9dacf8ed6b8a693">
source/ReadAlign.cpp
</a>
</li>
<li class="file-stats">
<a href="#238ae46f3e2ae6c05a1eca3f159a54222230394e">
source/ReadAlign.h
</a>
</li>
<li class="file-stats">
<a href="#764c3cfc36fad2f293fd356112b8836ea61e0b02">
source/ReadAlign_alignBAM.cpp
</a>
</li>
<li class="file-stats">
<a href="#a56af44883297b5a3e4b3b734134eb8aaebf3fd2">
source/ReadAlign_multMapSelect.cpp
</a>
</li>
<li class="file-stats">
<a href="#7d40e1e383dcabfc2f5bedfc1c66033e3b45ac83">
source/ReadAlign_oneRead.cpp
</a>
</li>
<li class="file-stats">
<a href="#38255560373004439a41922897da553297a784d2">
source/ReadAlign_outputAlignments.cpp
</a>
</li>
<li class="file-stats">
<a href="#a24a2d22e92cc33f211e7bc8aac50803e7a7ba17">
source/ReadAlign_transformGenome.cpp
</a>
</li>
<li class="file-stats">
<a href="#8ddf1f0debf2582831408d52143450b1ba6e1117">
source/ReadAlign_waspMap.cpp
</a>
</li>
<li class="file-stats">
<a href="#3ec0f579c8302653076276efdc86d0a31b2924a5">
source/ReadAnnotations.h
</a>
</li>
<li class="file-stats">
<a href="#4896a67af34962395106d0bd2c41b227ffde5a58">
source/STAR.cpp
</a>
</li>
<li class="file-stats">
<a href="#269a343399769da7d49cf954b1bd9975ead55e32">
source/SoloFeature_sumThreads.cpp
</a>
</li>
<li class="file-stats">
<a href="#28b10a4f0d12f2b9cc22a3ca0341c5db536415f0">
source/SoloReadBarcode.h
</a>
</li>
<li class="file-stats">
<a href="#7c3912602de92b10ad26cd2d936cb2e6e204c74d">
source/SoloReadBarcode_getCBandUMI.cpp
</a>
</li>
<li class="file-stats">
<a href="#eae9270f8e1d87a5298ead26b3f94aa5b881e3fe">
source/SoloReadFeature_record.cpp
</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: #737278;">

<br>
<a href="https://salsa.debian.org/med-team/rna-star/-/commit/984666abe2260cf6ec73307c3c8568b3ae4c5fe4">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/rna-star/-/commit/984666abe2260cf6ec73307c3c8568b3ae4c5fe4"}}</script>


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