<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/bioinformatics.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: bio-vcf: Remove a problematic test file.</title>
<updated>2026-08-28T14:40:52+00:00</updated>
<author>
<name>gemmaro</name>
<email>gemmaro.dev@gmail.com</email>
</author>
<published>2026-08-24T11:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=37f1e96d4c518f7384b8dab1df9a239a87281255'/>
<id>37f1e96d4c518f7384b8dab1df9a239a87281255</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (bio-vcf)[arguments]&lt;#:phases&gt;
{delete-failing-tests}: New phase.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (bio-vcf)[arguments]&lt;#:phases&gt;
{delete-failing-tests}: New phase.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove bowtie1.</title>
<updated>2026-08-26T09:11:57+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-05T09:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=272d526d58e6eeb215dd0232e006846de78ed6e1'/>
<id>272d526d58e6eeb215dd0232e006846de78ed6e1</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (bowtie1): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (bowtie1): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: java-htsjdk-latest: Improve style.</title>
<updated>2026-08-24T16:03:45+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-17T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=18db7dc94f093e5460607a5e2012dd382ebc8bfa'/>
<id>18db7dc94f093e5460607a5e2012dd382ebc8bfa</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): Run guix style.
[arguments]: Improve style, drop trailing #t.
[inputs]: Drop input labels.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): Run guix style.
[arguments]: Improve style, drop trailing #t.
[inputs]: Drop input labels.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: java-htsjdk-2.10.1: Improve style.</title>
<updated>2026-08-24T16:03:28+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-04-11T22:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3e48dd0e6380009abec9b432891745dd945f2c1a'/>
<id>3e48dd0e6380009abec9b432891745dd945f2c1a</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]:
Improve style, drop trailing #t.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]:
Improve style, drop trailing #t.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sambamba: Remove compiler from runtime closure.</title>
<updated>2026-08-22T14:49:17+00:00</updated>
<author>
<name>Jonas Meeuws</name>
<email>jonas.meeuws@gmail.com</email>
</author>
<published>2026-08-07T14:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=15733e25fdeec8821b15eab6cb3544aea3170654'/>
<id>15733e25fdeec8821b15eab6cb3544aea3170654</id>
<content type='text'>
Reduce closure size from 1020.1 MiB to 196.5 MiB.

* gnu/packages/bioinformatics.scm (sambamba)[#:phases]: Add
‘remove-d-include-references’.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce closure size from 1020.1 MiB to 196.5 MiB.

* gnu/packages/bioinformatics.scm (sambamba)[#:phases]: Add
‘remove-d-include-references’.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sambamba: Use G-Expressions.</title>
<updated>2026-08-22T14:49:16+00:00</updated>
<author>
<name>Jonas Meeuws</name>
<email>jonas.meeuws@gmail.com</email>
</author>
<published>2026-08-06T10:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=43698ec2910b1477fb134a57bc58280eb4c0f424'/>
<id>43698ec2910b1477fb134a57bc58280eb4c0f424</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (sambamba)[arguments]: Convert to list of
G-Expressions.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (sambamba)[arguments]: Convert to list of
G-Expressions.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sambamba: Reformat.</title>
<updated>2026-08-22T14:49:16+00:00</updated>
<author>
<name>Jonas Meeuws</name>
<email>jonas.meeuws@gmail.com</email>
</author>
<published>2026-02-08T20:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fa593db476174190c7fec99e28b8717918ba8b0c'/>
<id>fa593db476174190c7fec99e28b8717918ba8b0c</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (sambamba): Reformat.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (sambamba): Reformat.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: sambamba: Update to 1.0.1-0.dba65af.</title>
<updated>2026-08-22T14:49:16+00:00</updated>
<author>
<name>Jonas Meeuws</name>
<email>jonas.meeuws@gmail.com</email>
</author>
<published>2025-10-05T17:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d5992d063e5db8216b267d9f7ca1ddfb8ad8fa07'/>
<id>d5992d063e5db8216b267d9f7ca1ddfb8ad8fa07</id>
<content type='text'>
This update fixes deprecations, but doesn't have a tag yet.

* gnu/packages/bioinformatics.scm (sambamba): Update to 1.0.1-0.dba65af.
[#:phases]&lt;install&gt;: Copy “sambamba-${base-version}” rather than
“sambamba-${version}”.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update fixes deprecations, but doesn't have a tag yet.

* gnu/packages/bioinformatics.scm (sambamba): Update to 1.0.1-0.dba65af.
[#:phases]&lt;install&gt;: Copy “sambamba-${base-version}” rather than
“sambamba-${version}”.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-scikit-bio: Remove patch.</title>
<updated>2026-08-16T21:51:50+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-08-15T20:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=869fe0bf833d62ea0cc788bd8599fcf75cb03d0e'/>
<id>869fe0bf833d62ea0cc788bd8599fcf75cb03d0e</id>
<content type='text'>
The fix was not a patch, but a bump of the python-patsy package.

* gnu/packages/bioinformatics.csm (python-scikit-bio)[origin]{patches}:
Remove it.

Merges: guix/guix!10584
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix was not a patch, but a bump of the python-patsy package.

* gnu/packages/bioinformatics.csm (python-scikit-bio)[origin]{patches}:
Remove it.

Merges: guix/guix!10584
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: dropseq-tools: Improve style.</title>
<updated>2026-08-10T20:07:38+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-04-11T22:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=812f14a834f69bb558e2c12fadffcd27aede67fb'/>
<id>812f14a834f69bb558e2c12fadffcd27aede67fb</id>
<content type='text'>
* gnu/packages/bioinformatics.scm (dropseq-tools): Run guix style.
[arguments]: Use G-expressions.
&lt;#:phases&gt;: Improve style of phases 'record-references and 'install,
'install-links.
[inputs]: Drop input labels.
[description]: Run guix style.

Change-Id: Icf50199a850e3f339395279cdd077c950a027065
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/bioinformatics.scm (dropseq-tools): Run guix style.
[arguments]: Use G-expressions.
&lt;#:phases&gt;: Improve style of phases 'record-references and 'install,
'install-links.
[inputs]: Drop input labels.
[description]: Run guix style.

Change-Id: Icf50199a850e3f339395279cdd077c950a027065
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
