<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bionix.git/examples, branch master</title>
<subtitle>Functional, highly-reproducible bioinformatics pipelines</subtitle>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/'/>
<entry>
<title>deprecate platypus</title>
<updated>2024-11-12T04:50:42+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2024-11-12T04:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=58fa67ffd09d3bdfe72bef7c873ef94190dc6708'/>
<id>58fa67ffd09d3bdfe72bef7c873ef94190dc6708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix missing flag in examples README</title>
<updated>2022-11-15T01:29:08+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2022-11-15T01:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=288124450ddf2c7843e9041a2d36bcdb6ba7154a'/>
<id>288124450ddf2c7843e9041a2d36bcdb6ba7154a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in example README</title>
<updated>2021-11-25T00:54:22+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2021-11-25T00:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=4310908aabe32d9039c4dff846d836aa94fa77e4'/>
<id>4310908aabe32d9039c4dff846d836aa94fa77e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update ex-tnpair cluster example</title>
<updated>2021-11-03T06:57:41+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2021-11-03T06:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=32c05eb5f9b3006e48cd533688cc1e7980e185e3'/>
<id>32c05eb5f9b3006e48cd533688cc1e7980e185e3</id>
<content type='text'>
- fix bug with deprecated use of slurm tree
- remove torque support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix bug with deprecated use of slurm tree
- remove torque support
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide reformatting and simplification</title>
<updated>2021-10-29T06:39:01+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2021-10-29T06:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=bac9248a5e08e8afdf5485a6e27cfe72e1ca5090'/>
<id>bac9248a5e08e8afdf5485a6e27cfe72e1ca5090</id>
<content type='text'>
- simplify with statix
- reformat with nixpkgs-fmt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify with statix
- reformat with nixpkgs-fmt
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: use unsorted type for alignment output</title>
<updated>2021-07-27T23:17:56+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2021-07-27T22:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=ed98174bbefc85f9895c870fdb7518e2a534a150'/>
<id>ed98174bbefc85f9895c870fdb7518e2a534a150</id>
<content type='text'>
Most aligners are only pseudo-name sorted (i.e., pairs adjacant).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most aligners are only pseudo-name sorted (i.e., pairs adjacant).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -I flags to example invocations</title>
<updated>2021-02-16T10:18:31+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2021-02-16T10:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=834d736a00f5bd7155cb137d5a3e94e1413e8ada'/>
<id>834d736a00f5bd7155cb137d5a3e94e1413e8ada</id>
<content type='text'>
BioNix is expected to be in the search path, which by default is not the case.
Explicitly adding include flags to the build invocation in the examples
simplifies execution for new users (issue #17).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BioNix is expected to be in the search path, which by default is not the case.
Explicitly adding include flags to the build invocation in the examples
simplifies execution for new users (issue #17).
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite cluster example to usse overlay</title>
<updated>2020-11-17T20:44:19+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2020-11-17T20:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=233b915bd2bfe8abe302874f7b7467ad39048a2c'/>
<id>233b915bd2bfe8abe302874f7b7467ad39048a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update example to not use explicit path reference</title>
<updated>2020-11-03T03:08:32+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2020-11-03T03:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=a50933a96096d53c341b30d487362d0913977574'/>
<id>a50933a96096d53c341b30d487362d0913977574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update tnpair example to run on colo828</title>
<updated>2020-04-09T23:47:44+00:00</updated>
<author>
<name>Justin Bedo</name>
<email>cu@cua0.org</email>
</author>
<published>2020-04-09T23:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vk3.wtf/cgit/bionix.git/commit/?id=cdb7056a14915354d879c519dd396204e4af3959'/>
<id>cdb7056a14915354d879c519dd396204e4af3959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
