<!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>FAIR Functional Enrichment: Assessing and Modelling Provenance in Omics Results</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Yi Chen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fons.J.Verbeek</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Katherine.J. Wolstencroft</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Leiden Institute of Advanced Computer Science</institution>
          ,
          <addr-line>Leiden 2333CA, NL</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Functional enrichment analysis is an essential downstream process in high throughput omics studies, such as transcriptomics and proteomics. By using the Gene Ontology (GO) and its annotations (GOA), underlying functional patterns of over-representation can be identified, leading to better interpretation of the omics data and new biological insights. However, GO reflects the current understanding of gene product function and evolves with our changing biological knowledge. When performing such analyses, it is therefore crucial to record GO version provenance, together with related parameters, such as statistical cut-ofs and annotation sources. Surveying the literature on functional enrichment results reveals provenance information is rarely available, reducing the reproducibility and interpretation of results and preventing objective comparisons between related studies. In this work, we propose minimal metadata requirements for functional enrichment reproducibility. Our model complies with the FAIR principles and is based on the provenance ontology (PROV-O). We demonstrate the scale of the problem and the utility of our solution with data from SARS-CoV-2.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;enrichment analysis</kwd>
        <kwd>reproducibility</kwd>
        <kwd>provenance</kwd>
        <kwd>Gene Ontology</kwd>
        <kwd>FAIR</kwd>
        <kwd>PROV-O</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Functional enrichment analysis has been widely used in biomedical research, to interpret high
throughput data[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ][
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] or to discover underlying mechanisms of diseases[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. These analyses
are dependent on biological knowledge-bases, such as the Gene Ontology (GO)[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], or Kyoto
Encyclopedia of Genes and Genomes (KEGG)[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], that capture and structure our biological
understanding. However, knowledge-bases are not static. Instead, they are frequently updated
to depict the latest biological knowledge in the science community[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The Gene Ontology, for
example, is updated monthly. Updates may include changes to the hierarchical structure and
the conceptualization of our knowledge about gene functions, and changes to Gene Ontology
annotation, which describes the associations between genes and GO terms, including the
evidence for associations. The KEGG pathway knowledge-base is updated quarterly. Diferences
between knowledge-base versions can strongly afect the outcome of functional enrichment
analyses. Tomczak et al[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] showed the extent to which the consistency, significance scores and
the interpretation of enrichment analysis results are changed by using diferent versions of
GO and GOA. Another study[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] showed that 74% of enriched terms were changed between
2010 and 2016. If versioning information is not recorded, results from diferent studies are less
comparable, making previously published studies less re-usable. To confound this problem
further, a range of software tools[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ][
        <xref ref-type="bibr" rid="ref10">10</xref>
        ][
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] are available for functional enrichment. Each tool
has its own update schedule, which may not follow the update schedules of the underlying
knowledge-bases. Using the latest version of a functional enrichment tool does not guarantee
that the latest version of underlying knowledge-bases are available[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. In addition to problems
with versioning, diferent functional enrichment applications implement diferent statistical
tests, diferent background gene sets, and diferent default values for statistical significance and
multiple testing corrections.
      </p>
      <p>
        Wijesooriya et al (2022)[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] showed the extent of the diferences in significant pathways and
ontology terms for diferent methods in functional enrichment and multiple-testing correction.
These findings together demonstrate the importance of capturing provenance to enable the
interpretation of enrichment analysis results, but this information is seldom found in publications.
Here, we demonstrate the current state of enrichment analysis reproducibility by studying
data from SARS-Cov-2. The international response to the virus resulted in the generation
and publication of large amounts of data and fast evolution of our collective knowledge. By
surveying this data, we show that research conclusions were frequently based on outdated
versions of available knowledge-bases, potentially missing the inclusion of new insights as they
were discovered and shared. In this work, we randomly selected and manually inspected the
metadata and provenance provided in research output from the PubMed Central[13] identifying
common reporting practices and the most common tools[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ][14][
        <xref ref-type="bibr" rid="ref11">11</xref>
        ][15][16][17][
        <xref ref-type="bibr" rid="ref9">9</xref>
        ][18] and
methods used for analysis. In addition, we compared the versions of tools and underlying
knowledge-bases between 2020 and 2022, revealing a lack of consistency in knowledge used to
interpret experimental results. To address these problems, we propose minimal metadata and
provenance requirements to improve comparison between functional enrichment experiments.
      </p>
      <p>Our model complies with the Findability, Accessibility, Interoperability, and Reusability (FAIR)
principles[19] and builds on established methods and standards. We adopt the PROV Ontology
(PROV-O)[20] to describe a set of classes, properties, and restrictions to capture experimental
parameters suficiently and demonstrate the utility of the model using data from the SARS-CoV-2
literature.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Methods</title>
      <p>To determine the variation of tools and knowledge-base versions utilized by functional
enrichment studies in SARS-CoV-2, we counted the frequency of tools used from a random sample of
PubMed Central (PMC)[13] publications, and examined the additional information provided on
functional enrichment. For the most commonly used tools, we investigated the update schedule
for underlying knowledge-bases and present the results for the Gene Ontology. From these
results, we propose a PROV-O based model to capture functional enrichment provenance.</p>
      <sec id="sec-2-1">
        <title>2.1. Functional Enrichment Literature Survey</title>
        <sec id="sec-2-1-1">
          <title>2.1.1. Data collection</title>
          <p>SARS-CoV-2 was selected for this investigation due to the a large number of publications that
were produced on this topic over a short period of time. Understanding the virus required data
and knowledge sharing on a large scale, and having access to the most recent insights was
essential for comparing studies. To investigate the functional enrichment provenance typically
provided, we first identified SARS-CoV-2 publications in PMC. The search terms can be found
in supplementary file 1.</p>
          <p>A total of 3206 publication identifiers were retrieved (the full list of PMC identifiers can be
found in supplementary file 2) and full papers were retrieved using the PubMed Central Open
Access API in BioC format PMC BioC API (accessed in Nov 23th, 2022).</p>
          <p>Based on the occurrence of the search term ’enrichment analysis’ in the methods section of
each paper, we selected the top 100 papers and manually inspected them. Articles were excluded
if they described enrichment analysis methods, instead of presenting analysis results. In total,
92 articles were retained, containing 135 enrichment analyses.</p>
          <p>For each enrichment analysis described in the cohort, we identified the following information:
1) The name of the tool and method used for enrichment 2) the version of the tool 3) The name(s)
of the knowledge-bases used for enrichment 4) The version of knowledge-bases used</p>
          <p>Data was collected and visualized by python package Matplotlib.pyplot (v3.5.2)[21].</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>2.1.2. Survey of knowledge-base consistency</title>
          <p>
            Tomczak et al [
            <xref ref-type="bibr" rid="ref7">7</xref>
            ], demonstrated that variation in the version of GO and GO annotation (GOA)
afects the interpretation, p-value and the consistency of enrichment analysis. For the tools
identified with the highest frequency of use in the literature survey, we investigated their update
schedule and the update schedule for the underlying knowledge-bases. This investigation was
to determine if researchers were using the most recent knowledge and if there was consistency
of underlying knowledge across studies published at similar times.
          </p>
          <p>For the top 8 most frequently identified tools, we manually examined the metadata available.
The version and the released date information for associated knowledge-bases were recorded.
If there were multiple releases of a tool between 2020 and 2022, every release was inspected. In
addition, some tools used knowledge-bases derived from primary sources, but further processed
and integrated them into other systems. The Molecular Signatures Database, for example,
(MSigDB)[14][22], integrates multiple knowledge-bases, but without clear versioning
information. By manually inspecting the release notes, we examined the availability of knowledge-base
metadata. If the metadata was not provided, we recorded the metadata of the knowledge-base
version closest to the releases of database.</p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Metadata and Provenance Requirements</title>
        <p>
          The minimal metadata and provenance requirements we propose are based on the
recommendations from Jauer for minimal provenance[23], the FAIR principles, and key factors described by
Wijesooriya[
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] that afect the reproducibility of functional enrichment. We propose metadata
for four aspects; input data, knowledge-base data, enrichment analysis methods conducted,
and output data. Key factors identified by Wijesooriya[
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] included, multiple-testing
correction methods, statistical cut-ofs and background gene sets. Knowledge-bases like GO, should
be available with the version and the source(s) of data for annotation. Following the FAIR
principles[19], persistent identifiers (PIDs) and standard gene identifiers should be used, as
should timestamps and references to individuals or institutions who hold responsibility for the
experiments 1.
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Representing Provenance in PROV-O</title>
        <p>The PROV-O ontology encodes the PROV data model in OWL (web ontology language)[24].
The core elements of PROV-O are: 1) Entities, which can be any real or conceptual objects, 2)
Activities, something that occurs over a given time period, and 3) Agents, which hold the
responsibility for activities and the existence of entities. Seven properties, (e.g. ’wasGeneratedBy’),
describe the relationships between these core elements. Here, we propose a PROV-O model to
describe the entities and activities involved in a functional enrichment analysis, showing how
our proposed metadata elements could be used to represent the provenance of the experiment,
to improve comparability and reproducibility.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Results</title>
      <p>Here, We present the results of the literature survey on enrichment analysis metadata, followed
by an investigation into the consistency of versions of knowledge-bases in the most frequently
used tools. Finally, we propose the minimum metadata required for functional enrichment and
a provenance model to address the comparability problems identified by the literature survey.
During the survey period, 30 versions of the Gene Ontology were released, showing an overall
reduction from 44,700 terms and 92230 edges in 2020 and 43272 terms and 85618 edges in 2022.
935 new terms were added, 524 were merged, and 1417 terms were made obsolete.</p>
      <sec id="sec-3-1">
        <title>3.1. Survey of Enrichment Analysis Results Metadata</title>
        <p>
          Figure 1 shows the results of surveying 135 enrichment analyses from 92 publications, published
between 2020 and 2022. Through manual inspection, 25 diferent tools and 28 knowledge-bases
and databases were identified. The largest proportion of analyses was conducted using R,
with ’ClusterProfiler’[ 15], ‘FGSEA’[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] and ’GSVA’[16] accounting for 47 of 135 analyses. The
GSEA platform was the second largest, in which 21 analyses were conducted. Web-based tools
like ’Metascape’[
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] were also frequently used, with more than 20 analyses in our survey. In
23 analyses, authors did not report which tool(s) were used. GO and KEGG were the most
frequently used knowledge-bases, with 46 and 35 analyses respectively. Other knowledge-bases
like Reactome[25][26] and Wikipathway[27] were less common in the collection. 37 analyses
did not provide any information on which knowledge-base was used. Our findings showed
large variations in the tools and knowledge-bases in functional enrichment analysis. The use
of diferent tools should not prevent the comparison of results, but experimental parameters,
source data and version information are required to interpret those diferences. Our survey
showed that metadata relating to the parameters or tool versions were not provided in 96 out of
135 analyses. Versioning information of knowledge-bases was omitted in a further 110 out of 135
analyses. Taken together, these data show a lack of metadata relating to function enrichment
analyses in SARS-Cov-2 studies.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Knowledge-Base Versioning in Enrichment Tools</title>
        <p>
          For the top 8 most frequently used tools from our survey, we identified the versions of the GO
knowledge-base in use, as described by the tool providers. Figure2 shows the results.
As we can see, some tools, such as DAVID 6.8[18], used versions of GO that predated the
SARSCoV-2 pandemic. From December 2021, David began quarterly updates of its software, although
how these updates tracked GO updates is not transparent. For EnrichR[
          <xref ref-type="bibr" rid="ref10">10</xref>
          ], a 2018 version of GO
was in use until early 2021. In contrast, ClueGO[17] and other Bioconductor-based tools provided
more frequent updates, but only Metascape updated GO monthly and remained up to date with
the Gene Ontology. For tools such as, GSEA[14], the GO knowledge-base version depended
on the GSEA version. These findings show that at any given time in the pandemic, the choice
of enrichment analysis software dictated how up-to-date the underlying biological knowledge
was for analysing enrichment results. Consequently, papers published at similar times were
not necessarily basing analysis conclusions on the same collective understanding of biology.
Re-analysing these studies may therefore yield new insights with our recent accumulation of
knowledge. These results highlight the necessity of recording version information and more
extensive provenance data.
        </p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Minimum Metadata Requirements</title>
        <p>To increase the reproducibility and comparability of enrichment analysis results, in line with
the FAIR principles, we propose minimum metadata requirements for enrichment analysis in
four aspects; input data, knowledge-base and data sources, enrichment analysis execution, and
output data Table1. These recommendations are based on previous work to define minimum
provenance and reproducible enrichment analysis, as well as on the results of our literature
survey. Example annotations are provided to show what should be recorded for each metadata
element.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Proposed Provenance Model</title>
        <p>The proposed minimum metadata requirements from the previous section form the core
components of an enrichment analysis provenance model. Figure3 shows the relationships between
these metadata elements, formally modelling the provenance of an enrichment analysis and
expressed using PROV-O. The example instances represented in the model are the same as
the example annotations from table 1, showing how each element is necessary for capturing
Persistent
ID (PID)
Standard
Identifiers
Creator
Timestamp
Origin
Extraction
Method
Versioning
Background
Gene sets
Statistical
test
multi-test
correction
method
Cut-of</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Discussion</title>
      <p>
        This study highlights problems of reproducibility and comparability in functional enrichment
analyses. We showed there was little consistency in the information reported about such
experiments and revealed a large proportion of the studies we surveyed were not being conducted
using the latest versions of biological knowledge-bases. Structured knowledge resources, such
as GO, allow us to identify patterns in complex, high-throughput omics data, enabling new
insights from our collective knowledge. However, as our knowledge changes, these supporting
knowledge resources also change. This should be an advantage, allowing scientists to benefit
from the work of others. However, our survey showed a large range of enrichment analysis tools
are in common use (Figure1), but that each has its own update schedule for underlying knowledge
(Figure2). The result is that diferent studies, conducted at similar times, use diferent versions of
knowledge-bases, and therefore diferent uderlying knowledge. If we know where the diferences
lie, comparison is still possible, but 110/135 enrichment analyses did not provide information
on knowledge-base versioning, and only 39/135 reported the version of the enrichment analysis
tool that was used. From the literature survey, and previous studies on minimal provenance
[23] and reproducible enrichment analyses[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], we propose a minimum set of metadata to
combat the problems described above. In addition, we present a PROV-O based model for
expressing enrichment analysis results, with an example of an enrichment analysis experiment
run using Enrichr[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Minimum metadata guidelines for upstream analyses, describing the
generation and statistical analysis of high throughput omics data have long been established[28].
By implementing similar paradigms for downstream analyses, we can improve the FAIRness of
studies overall and enable FAIRer comparison and reuse of important data sets.
      </p>
    </sec>
    <sec id="sec-5">
      <title>5. Appendices</title>
      <p>Supplementary files can be found at https://fairdomhub.org/investigations/583</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments References</title>
      <p>Here we thank the support from the Chinese Scholarship Council through Leiden University.
[13] NCBI, Pubmed central, 1999. URL: https://www.ncbi.nlm.nih.gov/pmc/.
[14] A. Subramanian, P. Tamayo, V. K. Mootha, S. Mukherjee, B. L. Ebert, M. A. Gillette,
A. Paulovich, S. L. Pomeroy, T. R. Golub, E. S. Lander, et al., Gene set enrichment analysis: a
knowledge-based approach for interpreting genome-wide expression profiles, Proceedings
of the National Academy of Sciences 102 (2005) 15545–15550.
[15] G. Yu, L.-G. Wang, Y. Han, Q.-Y. He, clusterprofiler: an r package for comparing biological
themes among gene clusters, Omics: a journal of integrative biology 16 (2012) 284–287.
[16] S. Hänzelmann, R. Castelo, J. Guinney, Gsva: gene set variation analysis for microarray
and rna-seq data, BMC bioinformatics 14 (2013) 1–15.
[17] G. Bindea, B. Mlecnik, H. Hackl, P. Charoentong, M. Tosolini, A. Kirilovsky, W.-H. Fridman,
F. Pagès, Z. Trajanoski, J. Galon, Cluego: a cytoscape plug-in to decipher functionally
grouped gene ontology and pathway annotation networks, Bioinformatics 25 (2009)
1091–1093.
[18] G. Dennis, B. T. Sherman, D. A. Hosack, J. Yang, W. Gao, H. C. Lane, R. A. Lempicki, David:
database for annotation, visualization, and integrated discovery, Genome biology 4 (2003)
1–11.
[19] M. D. Wilkinson, M. Dumontier, I. J. Aalbersberg, G. Appleton, M. Axton, A. Baak,
N. Blomberg, J.-W. Boiten, L. B. da Silva Santos, P. E. Bourne, et al., The fair guiding
principles for scientific data management and stewardship, Scientific data 3 (2016) 1–9.
[20] K. Belhajjame, J. Cheney, D. Corsar, D. Garijo, S. Soiland-Reyes, S. Zednik, J. Zhao, PROV-O:</p>
      <p>The PROV Ontology, Technical Report, 2012. URL: http://www.w3.org/TR/prov-o/.
[21] J. D. Hunter, Matplotlib: A 2d graphics environment, Computing in science &amp; engineering
9 (2007) 90–95.
[22] A. Liberzon, C. Birger, H. Thorvaldsdóttir, M. Ghandi, J. P. Mesirov, P. Tamayo, The
molecular signatures database hallmark gene set collection, Cell systems 1 (2015) 417–425.
[23] M.-L. Jauer, T. M. Deserno, Data provenance standards and recommendations for fair data,</p>
      <p>Digital Personalized Health and Medicine (2020) 1237–1238.
[24] S. Bechhofer, F. van Harmelen, J. Hendler, I. Horrocks, D. McGuinness, P. Patel-Schneijder,
L. A. Stein, OWL Web Ontology Language Reference, Recommendation, World Wide Web
Consortium (W3C), 2004. See http://www.w3.org/TR/owl-ref/.
[25] J. Griss, G. Viteri, K. Sidiropoulos, V. Nguyen, A. Fabregat, H. Hermjakob,
Reactomegsaeficient multi-omics comparative pathway analysis, Molecular &amp; Cellular Proteomics 19
(2020) 2115–2125.
[26] M. Gillespie, B. Jassal, R. Stephan, M. Milacic, K. Rothfels, A. Senf-Ribeiro, J. Griss,
C. Sevilla, L. Matthews, C. Gong, et al., The reactome pathway knowledgebase 2022,
Nucleic acids research 50 (2022) D687–D692.
[27] M. Martens, A. Ammar, A. Riutta, A. Waagmeester, D. N. Slenter, K. Hanspers, R. A. Miller,
D. Digles, E. N. Lopes, F. Ehrhart, et al., Wikipathways: connecting communities, Nucleic
acids research 49 (2021) D613–D621.
[28] C. F. Taylor, D. Field, S.-A. Sansone, J. Aerts, R. Apweiler, M. Ashburner, C. A. Ball, P.-A.</p>
      <p>Binz, M. Bogue, T. Booth, et al., Promoting coherent minimum reporting guidelines for
biological and biomedical investigations: the mibbi project, Nature biotechnology 26 (2008)
889–896.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A.</given-names>
            <surname>Conesa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Madrigal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tarazona</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gomez-Cabrero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Cervera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>McPherson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. W.</given-names>
            <surname>Szcześniak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. J.</given-names>
            <surname>Gafney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. L.</given-names>
            <surname>Elo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , et al.,
          <article-title>A survey of best practices for rna-seq data analysis</article-title>
          ,
          <source>Genome biology 17</source>
          (
          <year>2016</year>
          )
          <fpage>1</fpage>
          -
          <lpage>19</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Krishnamoorthy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Raj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Roy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kumar</surname>
          </string-name>
          ,
          <article-title>Comparative transcriptome analysis of sars-cov, mers-cov, and sars-cov-2 to identify potential pathways for drug repurposing</article-title>
          ,
          <source>Computers in biology and medicine 128</source>
          (
          <year>2021</year>
          )
          <fpage>104123</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.</given-names>
            <surname>Gollapalli</surname>
          </string-name>
          , S. B. S,
          <string-name>
            <given-names>H.</given-names>
            <surname>Rimac</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Patil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Nalilu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kandagalla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Shetty</surname>
          </string-name>
          ,
          <article-title>Pathway enrichment analysis of virus-host interactome and prioritization of novel compounds targeting the spike glycoprotein receptor binding domain-human angiotensin-converting enzyme 2 interface to combat sars-cov-2</article-title>
          ,
          <source>Journal of Biomolecular Structure and Dynamics</source>
          <volume>40</volume>
          (
          <year>2022</year>
          )
          <fpage>2701</fpage>
          -
          <lpage>2714</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <article-title>[4] The gene ontology resource: enriching a gold mine</article-title>
          ,
          <source>Nucleic acids research</source>
          <volume>49</volume>
          (
          <year>2021</year>
          )
          <fpage>D325</fpage>
          -
          <lpage>D334</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Kanehisa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Goto</surname>
          </string-name>
          ,
          <article-title>Kegg: kyoto encyclopedia of genes and genomes</article-title>
          ,
          <source>Nucleic acids research</source>
          <volume>28</volume>
          (
          <year>2000</year>
          )
          <fpage>27</fpage>
          -
          <lpage>30</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>G. O.</given-names>
            <surname>Consortium</surname>
          </string-name>
          ,
          <article-title>Expansion of the gene ontology knowledgebase and resources</article-title>
          ,
          <source>Nucleic acids research</source>
          <volume>45</volume>
          (
          <year>2017</year>
          )
          <fpage>D331</fpage>
          -
          <lpage>D338</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Tomczak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Mortensen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Winnenburg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. T.</given-names>
            <surname>Alessi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Swamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Vallania</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lofgren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Haynes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. H.</given-names>
            <surname>Shah</surname>
          </string-name>
          , et al.,
          <article-title>Interpretation of biological experiments changes with evolution of the gene ontology and its annotations</article-title>
          ,
          <source>Scientific reports 8</source>
          (
          <year>2018</year>
          )
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L.</given-names>
            <surname>Wadi</surname>
          </string-name>
          , M. Meyer, J.
          <string-name>
            <surname>Weiser</surname>
            ,
            <given-names>L. D.</given-names>
          </string-name>
          <string-name>
            <surname>Stein</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Reimand</surname>
          </string-name>
          ,
          <article-title>Impact of outdated gene annotations on pathway enrichment analysis</article-title>
          ,
          <source>Nature methods 13</source>
          (
          <year>2016</year>
          )
          <fpage>705</fpage>
          -
          <lpage>706</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>G.</given-names>
            <surname>Korotkevich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Sukhov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Budin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Shpak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. N.</given-names>
            <surname>Artyomov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sergushichev</surname>
          </string-name>
          ,
          <article-title>Fast gene set enrichment analysis</article-title>
          ,
          <source>BioRxiv</source>
          (
          <year>2021</year>
          )
          <fpage>060012</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M. V.</given-names>
            <surname>Kuleshov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Jones</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. D.</given-names>
            <surname>Rouillard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Fernandez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Duan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Koplev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Jenkins</surname>
          </string-name>
          ,
          <string-name>
            <surname>K. M. Jagodnik</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Lachmann</surname>
          </string-name>
          , et al.,
          <article-title>Enrichr: a comprehensive gene set enrichment analysis web server 2016 update</article-title>
          ,
          <source>Nucleic acids research</source>
          <volume>44</volume>
          (
          <year>2016</year>
          )
          <fpage>W90</fpage>
          -
          <lpage>W97</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Pache</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. H.</given-names>
            <surname>Khodabakhshi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Tanaseichuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Benner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Chanda</surname>
          </string-name>
          ,
          <article-title>Metascape provides a biologist-oriented resource for the analysis of systems-level datasets</article-title>
          ,
          <source>Nature communications 10</source>
          (
          <year>2019</year>
          )
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>K.</given-names>
            <surname>Wijesooriya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Jadaan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. L.</given-names>
            <surname>Perera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kaur</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ziemann</surname>
          </string-name>
          ,
          <article-title>Urgent need for consistent standards in functional enrichment analysis</article-title>
          ,
          <source>PLoS computational biology 18</source>
          (
          <year>2022</year>
          )
          <article-title>e1009935</article-title>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>