<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards predicting essential proteins via federated SPARQL queries</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Petros Liakopoulos</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Borbala Banfalvi</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xinyi Wang</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sina Majidian</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tarcisio Mendes de Farias</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christophe Dessimoz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ana Claudia Sima</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computational Biology, University of Lausanne</institution>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Genetics</institution>
          ,
          <addr-line>Evolution, Environment</addr-line>
          ,
          <institution>University College London</institution>
          ,
          <country country="UK">UK</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>SIB Swiss Institute of Bioinformatics</institution>
          ,
          <addr-line>Lausanne</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We showcase the role of federated queries in reproducible science, by attempting to replicate an existing study to predict essential proteins through an integrative approach. More precisely, we compute orthologous scores of proteins using OMA, as well as the expression breadth of their orthologs using Bgee, which we federate via SPARQL, in order to rank candidate essential proteins across model organisms. We highlight challenges of this attempt, in particular the granularity of the data available in RDF, performance limitations, but also the current absence of a protein-protein interaction dataset in RDF.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        reader to [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Furthermore, a more extensive catalog of questions and corresponding SPARQL
queries targeting OMA, Bgee and UniProt is available online2 as part of our previous work.
      </p>
      <p>We provide the federated SPARQL query covering this use case in our github repository
at https://github.com/dssib/swat23-data-in-use. Furthermore, in the accompanying Jupyter
notebook in the repository, we also provide a step-by-step construction of the query.</p>
      <p>The federated query we considered here is merely a starting point for reproducing the analysis
in the initial study and is currently limited by the performance of servers involved (i.e., we can
only currently run the query using limits). In the extended discussion in our Jupyter notebook,
we also highlight the dificulty in writing federated queries with aggregations. However,
compared to the methodology of the study, ours would have a few important advantages: the
SPARQL queries are in theory fully reproducible, allowing any reader to directly obtain the
datasets of interest from the most recent versions of the databases. Moreover, the intersection
of these databases is performed implicitly, via the federation, as opposed to the manual work
involved in merging datasets downloaded from disparate resources (e.g. InParanoid, Gene
Expression Omnibus in the case of our considered study), an efort that would need to be
repeated by every reader, given that the finalised dataset is not references in the paper.</p>
      <p>Ranking candidate genes by expression level and expression breadth could be an interesting
direction for future work. The availability of a Protein-Protein Interaction database in RDF,
through a public SPARQL endpoint, would increase the potential to reproduce the results from
the study by incorporating network topological features, as well as the co-expression within
interaction networks. All in all, federated SPARQL queries remain an interesting, currently
under-explored avenue for the future of reproducible research, in particular in the case of
integrative analyses. We are working towards compiling a catalog of questions from scientific
publications that involve multiple databases jointly, with their corresponding federated queries.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Altenhof</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.-M. Train</surname>
            ,
            <given-names>K. J.</given-names>
          </string-name>
          <string-name>
            <surname>Gilbert</surname>
            , I. Mediratta, T. Mendes de Farias,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Moi</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Nevers</surname>
            ,
            <given-names>H.-S.</given-names>
          </string-name>
          <string-name>
            <surname>Radoykova</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Rossier</surname>
            ,
            <given-names>A. Warwick</given-names>
          </string-name>
          <string-name>
            <surname>Vesztrocy</surname>
          </string-name>
          , et al.,
          <article-title>Oma orthology in 2021: website overhaul, conserved isoforms, ancestral gene order and more</article-title>
          ,
          <source>Nucleic acids research</source>
          <volume>49</volume>
          (
          <year>2021</year>
          )
          <fpage>D373</fpage>
          -
          <lpage>D379</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F. B.</given-names>
            <surname>Bastian</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Roux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Niknejad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Comte</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Fonseca Costa</surname>
          </string-name>
          ,
          <string-name>
            <surname>T. M. De Farias</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Moretti</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Parmentier</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>R. De Laval</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Rosikiewicz</surname>
          </string-name>
          , et al.,
          <article-title>The bgee suite: integrated curated expression atlas and comparative transcriptomics in animals</article-title>
          ,
          <source>Nucleic Acids Research</source>
          <volume>49</volume>
          (
          <year>2021</year>
          )
          <fpage>D831</fpage>
          -
          <lpage>D847</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <article-title>[3] Uniprot: the universal protein knowledgebase in 2021</article-title>
          , Nucleic acids research
          <volume>49</volume>
          (
          <year>2021</year>
          )
          <fpage>D480</fpage>
          -
          <lpage>D489</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Xiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <article-title>Predicting essential proteins by integrating orthology, gene expressions, and ppi networks</article-title>
          ,
          <source>PloS one 13</source>
          (
          <year>2018</year>
          )
          <article-title>e0195410</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>C.</given-names>
            <surname>Dong</surname>
          </string-name>
          , Y.-T. Jin,
          <string-name>
            <given-names>H.-L.</given-names>
            <surname>Hua</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.-F.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.-X.</given-names>
            <surname>Zheng</surname>
          </string-name>
          , F.-
          <string-name>
            <given-names>B.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <article-title>Comprehensive review of the identification of essential genes using computational methods: focusing on feature implementation and assessment</article-title>
          ,
          <source>Briefings in bioinformatics 21</source>
          (
          <year>2020</year>
          )
          <fpage>171</fpage>
          -
          <lpage>181</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>