<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Publications on Living Systems_</title>
    <link>https://livesys.se/tags/publications/</link>
    <description>Recent content in Publications on Living Systems_</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 27 Apr 2019 14:48:00 +0200</lastBuildDate>
    <atom:link href="https://livesys.se/tags/publications/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SciPipe paper published in GigaScience</title>
      <link>https://livesys.se/posts/scipipe-paper-published-in-gigascience/</link>
      <pubDate>Sat, 27 Apr 2019 14:48:00 +0200</pubDate>
      <guid>https://livesys.se/posts/scipipe-paper-published-in-gigascience/</guid>
      <description>&lt;p&gt;We just wanted to share that the paper on our Go-based workflow library,&#xA;SciPipe, was just published in GigaScience:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://doi.org/10.1093/gigascience/giz044&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;p class=&#34;image&#34;&gt;&#xA;    &lt;img src=&#34;selection_999_198.png&#34; alt=&#34;&#34;  /&gt;&#xA;&lt;/p&gt;&#xA;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;&#xA;&lt;h3 id=&#34;background&#34;&gt;Background&lt;/h3&gt;&#xA;&lt;p&gt;The complex nature of biological data has driven the development of&#xA;specialized software tools. Scientific workflow management systems&#xA;simplify the assembly of such tools into pipelines, assist with job&#xA;automation, and aid reproducibility of analyses. Many contemporary&#xA;workflow tools are specialized or not designed for highly complex&#xA;workflows, such as with nested loops, dynamic scheduling, and&#xA;parametrization, which is common in, e.g., machine learning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Preprint on SciPipe - Go-based scientific workflow library</title>
      <link>https://livesys.se/posts/scipipe-preprint/</link>
      <pubDate>Thu, 02 Aug 2018 01:01:00 +0200</pubDate>
      <guid>https://livesys.se/posts/scipipe-preprint/</guid>
      <description>&lt;p&gt;A pre-print for our Go-based workflow libarary&#xA;&lt;a href=&#34;http://scipipe.org&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;SciPipe&lt;/a&gt;&#xA;, is out, with the title &lt;em&gt;&lt;a href=&#34;https://www.biorxiv.org/content/early/2018/08/01/380808&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;SciPipe - A&#xA;workflow library for agile development of complex and dynamic&#xA;bioinformatics&#xA;pipelines&lt;/a&gt;&#xA;,&lt;/em&gt;&#xA;co-authored by me and colleagues at &lt;a href=&#34;https://pharmb.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;pharmb.io&lt;/a&gt;&#xA;:&#xA;&lt;a href=&#34;https://pharmb.io/people/dahlo/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Martin Dahlö&lt;/a&gt;&#xA;, &lt;a href=&#34;https://pharmb.io/people/jonalv/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Jonathan&#xA;Alvarsson&lt;/a&gt;&#xA; and &lt;a href=&#34;https://pharmb.io/people/olas/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Ola&#xA;Spjuth&lt;/a&gt;&#xA;. Access it&#xA;&lt;a href=&#34;https://www.biorxiv.org/content/early/2018/08/01/380808&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.biorxiv.org/content/early/2018/08/01/380808&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;p class=&#34;image&#34;&gt;&#xA;    &lt;img src=&#34;selection_864.png&#34; alt=&#34;&#34;  /&gt;&#xA;&lt;/p&gt;&#xA;&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;It has been more than three years since the first commit on the &lt;a href=&#34;https://github.com/scipipe/scipipe&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;SciPipe&#xA;Git repository&lt;/a&gt;&#xA; in March, 2015, and&#xA;development has been going in various degrees of intensity during these&#xA;years, often besides other duties at &lt;a href=&#34;https://pharmb.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;pharmb.io&lt;/a&gt;&#xA; and&#xA;&lt;a href=&#34;https://nbis.se/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;NBIS&lt;/a&gt;&#xA;, and often at a lower pace than I might have&#xA;wished. On the other hand, this might also have helped to let design&#xA;ideas mature well before implementing them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Make your commandline tool workflow friendly</title>
      <link>https://livesys.se/posts/make-your-commandline-tool-workflow-friendly/</link>
      <pubDate>Fri, 25 May 2018 23:59:00 +0200</pubDate>
      <guid>https://livesys.se/posts/make-your-commandline-tool-workflow-friendly/</guid>
      <description>&lt;p&gt;&lt;em&gt;Update (May 2019):&lt;/em&gt; A paper incorporating the below considerations is published:&lt;/p&gt;&#xA;&lt;p&gt;Björn A Grüning, Samuel Lampa, Marc Vaudel, Daniel Blankenberg, &amp;ldquo;&lt;a href=&#34;https://doi.org/10.1093/gigascience/giz054&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Software&#xA;engineering for scientific big data&#xA;analysis&lt;/a&gt;&#xA;&amp;rdquo; GigaScience, Volume 8,&#xA;Issue 5, May 2019, giz054, &lt;a href=&#34;https://doi.org/10.1093/gigascience/giz054&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://doi.org/10.1093/gigascience/giz054&lt;/a&gt;&#xA;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;There are a number of pitfalls that can make a commandline program&#xA;really hard to integrate into a workflow (or &amp;ldquo;pipeline&amp;rdquo;) framework.&#xA;The reason is that many workflow tools use output file paths to keep&#xA;track of the state of the tasks producing these files. This is done for&#xA;example to know which tasks are finished and can be skipped upon a&#xA;re-run, and which are not.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New paper on RDFIO for interoperable biomedical data management in Semantic MediaWiki</title>
      <link>https://livesys.se/posts/new-paper-on-rdfio-for-interoperable-biomedical-datamanagement-in-semantic-mediawiki/</link>
      <pubDate>Mon, 11 Sep 2017 15:57:00 +0200</pubDate>
      <guid>https://livesys.se/posts/new-paper-on-rdfio-for-interoperable-biomedical-datamanagement-in-semantic-mediawiki/</guid>
      <description>&lt;p&gt;As my collaborator and M.Sc. supervisor &lt;a href=&#34;https://twitter.com/egonwillighagen&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Egon&#xA;Willighagen&lt;/a&gt;&#xA; already&#xA;&lt;a href=&#34;http://chem-bla-ics.blogspot.nl/2017/09/new-paper-rdfio-extending-semantic.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;blogged&lt;/a&gt;&#xA;,&#xA;we just released a paper titled: &amp;ldquo;&lt;a href=&#34;https://jbiomedsem.biomedcentral.com/articles/10.1186/s13326-017-0136-y&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;RDFIO: extending Semantic MediaWiki&#xA;for interoperable biomedical data&#xA;management&lt;/a&gt;&#xA;&amp;rdquo;,&#xA;with uses cases from Egon and &lt;a href=&#34;https://twitter.com/pkohonen&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Pekka&#xA;Kohonen&lt;/a&gt;&#xA;, coding help from &lt;a href=&#34;https://twitter.com/ali_king&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Ali&#xA;King&lt;/a&gt;&#xA; and project supervision from &lt;a href=&#34;https://twitter.com/vrandezo&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Denny&#xA;Vrandečić&lt;/a&gt;&#xA;, &lt;a href=&#34;https://www.linkedin.com/in/roland-grafstr%c3%b6m-a86b3b2&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Roland&#xA;Grafström&lt;/a&gt;&#xA; and&#xA;&lt;a href=&#34;https://twitter.com/ola_spjuth&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Ola Spjuth&lt;/a&gt;&#xA;.&lt;/p&gt;&#xA;&lt;p&gt;See the picture below (from the paper) for an overview of all the newly&#xA;developed functionality (drawn in black), as related to the previously&#xA;existing functionality (drawn in grey):&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
