<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN" "http://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="other" dtd-version="1.2" xml:lang="en">
    <front>
        <journal-meta>
            <journal-id journal-id-type="pmc">F1000Research</journal-id>
            <journal-title-group>
                <journal-title>F1000Research</journal-title>
            </journal-title-group>
            <issn pub-type="epub">2046-1402</issn>
            <publisher>
                <publisher-name>F1000 Research Limited</publisher-name>
                <publisher-loc>London, UK</publisher-loc>
            </publisher>
        </journal-meta>
        <article-meta>
            <article-id pub-id-type="doi">10.12688/f1000research.16409.1</article-id>
            <article-categories>
                <subj-group subj-group-type="heading">
                    <subject>Software Tool Article</subject>
                </subj-group>
                <subj-group>
                    <subject>Articles</subject>
                </subj-group>
            </article-categories>
            <title-group>
                <article-title>gganatogram: An R package for modular visualisation of anatograms and tissues based on ggplot2</article-title>
                <fn-group content-type="pub-status">
                    <fn>
                        <p>[version 1; peer review: 2 approved]</p>
                    </fn>
                </fn-group>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author" corresp="yes">
                    <name>
                        <surname>Maag</surname>
                        <given-names>Jesper L.V.</given-names>
                    </name>
                    <role content-type="http://credit.niso.org/">Conceptualization</role>
                    <role content-type="http://credit.niso.org/">Investigation</role>
                    <role content-type="http://credit.niso.org/">Methodology</role>
                    <role content-type="http://credit.niso.org/">Software</role>
                    <role content-type="http://credit.niso.org/">Visualization</role>
                    <role content-type="http://credit.niso.org/">Writing &#x2013; Original Draft Preparation</role>
                    <xref ref-type="corresp" rid="c1">a</xref>
                    <xref ref-type="aff" rid="a1">1</xref>
                </contrib>
                <aff id="a1">
                    <label>1</label>Center for Epigenetics Research, Memorial Sloan-Kettering Cancer Center, New York, New York, 10065, USA</aff>
            </contrib-group>
            <author-notes>
                <corresp id="c1">
                    <label>a</label>
                    <email xlink:href="mailto:maagj@mskcc.org">maagj@mskcc.org</email>
                </corresp>
                <fn fn-type="conflict">
                    <p>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>28</day>
                <month>9</month>
                <year>2018</year>
            </pub-date>
            <pub-date pub-type="collection">
                <year>2018</year>
            </pub-date>
            <volume>7</volume>
            <elocation-id>1576</elocation-id>
            <history>
                <date date-type="accepted">
                    <day>24</day>
                    <month>9</month>
                    <year>2018</year>
                </date>
            </history>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2018 Maag JLV</copyright-statement>
                <copyright-year>2018</copyright-year>
                <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
                    <license-p>This is an open access article distributed under the terms of the Creative Commons Attribution Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <self-uri content-type="pdf" xlink:href="https://f1000research.com/articles/7-1576/pdf"/>
            <abstract>
                <p>Displaying data onto anatomical structures is a convenient technique to quickly observe tissue related information. However, drawing tissues is a complex task that requires both expertise in anatomy and the arts.</p>
                <p>While web based applications exist for displaying gene expression on anatograms, other non-genetic disciplines lack similar tools. Moreover, web based tools often lack the modularity associated with packages in programming languages, such as R.</p>
                <p>Here I present gganatogram, an R package used to plot modular species anatograms based on a combination of the graphical grammar of ggplot2 and the publicly available anatograms from the Expression Atlas.</p>
                <p>This combination allows for quick and easy, modular, and reproducible generation of anatograms. Using only one command and a data frame with tissue name, group, colour, and value, this tool enables the user to visualise specific human and mouse tissues with desired colours, grouped by a variable, or displaying a desired value, such as gene-expression, pharmacokinetics, or bacterial load across selected tissues.</p>
                <p>I hope that this tool will be useful by the wider community in biological sciences. Community members are welcome to submit additional anatograms, which can be incorporated into the package.</p>
                <p>A stable version gganatogram has been deposited to 
                    <ext-link ext-link-type="uri" xlink:href="https://neuroconductor.org/package/gganatogram">neuroconductor</ext-link>, and a development version can be found on 
                    <ext-link ext-link-type="uri" xlink:href="https://github.com/jespermaag/gganatogram">github/jespermaag/gganatogram</ext-link>.</p>
            </abstract>
            <kwd-group kwd-group-type="author">
                <kwd>Anatograms</kwd>
                <kwd>Anatomy</kwd>
                <kwd>Tissues</kwd>
                <kwd>Organs</kwd>
                <kwd>ggplot2</kwd>
                <kwd>R</kwd>
                <kwd>Expression Atlas</kwd>
            </kwd-group>
            <funding-group>
                <funding-statement>The author(s) declared that no grants were involved in supporting this work.</funding-statement>
            </funding-group>
        </article-meta>
    </front>
    <body>
        <sec sec-type="intro">
            <title>Introduction</title>
            <p>Efficiently displaying tissue information in multicellular organisms can be a laborious and time consuming process. Often researchers want to showcase differences in values, such as gene expression or pharmacokinetics between tissues in one organism, or between similar tissues in different groups.</p>
            <p>Whereas bar charts and heatmaps provide an informative view of the differences between groups, it can be difficult to immediately observe the biological significance (
                <xref ref-type="fig" rid="f1">Figure 1a&#x2013;b</xref>). As compared to an anatogram, where it is easy to quickly spot the differences between tissues or groups, and immediately provide biological context to these observations (
                <xref ref-type="fig" rid="f1">Figure 1c</xref>). This also has the added benefit that the audience, whether reading a paper or attending a lecture, will have to spend less time and effort to grasp the results.</p>
            <fig fig-type="figure" id="f1" orientation="portrait" position="float">
                <label>Figure 1. </label>
                <caption>
                    <title>Comparison between barplot (top left), heatmap (top right), and anatogram (bottom) to display tissue values between groups.</title>
                    <p>The values in the graphs are the same.</p>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/17925/8d4c178c-3151-4642-81ec-7c1b8bf0ac8e_figure1.gif"/>
            </fig>
            <p>Several online tools to display gene expression in different tissues already exist
                <sup>
                    <xref ref-type="bibr" rid="ref-1">1</xref>&#x2013;
                    <xref ref-type="bibr" rid="ref-4">4</xref>
                </sup>. Although these tools provide important information regarding gene expression in various tissues and organisms, other disciplines besides genetics are unable to utilise these applications due to the focus on genes. Moreover, these tools often only include a predefined set of experiments that can be visualised, leading to difficulties in presenting your own data. Other caveats with these tools are that it can be laborious to recreate the plot or automatically create plots from results.</p>
            <p>Here I present gganatogram, an open source R package based on ggplot2
                <sup>
                    <xref ref-type="bibr" rid="ref-5">5</xref>
                </sup> utilising the publicly available mouse and human anatograms from the Expression Atlas
                <sup>
                    <xref ref-type="bibr" rid="ref-1">1</xref>,
                    <xref ref-type="bibr" rid="ref-2">2</xref>
                </sup>. With this package it is easy for any R user to quickly visualise anatograms with specified colours, groups, and values. Using the familiar grammar from ggplot2
                <sup>
                    <xref ref-type="bibr" rid="ref-5">5</xref>
                </sup>, this program allows for modular anatograms to be generated.</p>
        </sec>
        <sec sec-type="methods">
            <title>Methods</title>
            <sec>
                <title>Implementation</title>
                <p>gganatogram is stored on 
                    <ext-link ext-link-type="uri" xlink:href="https://neuroconductor.org/package/gganatogram">neuroconductor</ext-link>
                    <sup>
                        <xref ref-type="bibr" rid="ref-6">6</xref>
                    </sup>, an open-source platform for rapid testing and dissemination of reproducible computational imaging software. A development version can be found on 
                    <ext-link ext-link-type="uri" xlink:href="https://github.com/jespermaag/gganatogram">github/jespermaag/gganatogram</ext-link>, which allows for the community to post issues with the package, submit requests, or add anatograms by creating coordinate files.</p>
                <p>
                    <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                        <styled-content style="font-size:15px;color:#0071BB;">source</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"https:</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">//</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">neuroconductor.org</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">/</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">neurocLite.R"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">)</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">neuro</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_install</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"gganatogram"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, release =</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"stable"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">release</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">repo = latest</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">neuroc</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">release(release =</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"stable"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">))</styled-content>
                    </preformat>
                </p>
                <p>The development version can be installed from github:</p>
                <p>
                    <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                        <styled-content style="font-size:15px;color:#000000;">devtools::</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">install_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">github(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"jespermaag</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">/</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">gganatogram"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">)</styled-content>
                    </preformat>
                </p>
                <p>Briefly, to generate the main list objects that contain all tissue coordinates, I downloaded SVG files from the Expression Atlas (
                    <ext-link ext-link-type="uri" xlink:href="https://github.com/ebi-gene-expression-group/anatomogram/tree/master/src/svg">Available from gganatogram GitHub page</ext-link>
                    <sup>
                        <xref ref-type="bibr" rid="ref-2">2</xref>
                    </sup>) and processed them using a custom python script (available from 
                    <ext-link ext-link-type="uri" xlink:href="https://github.com/jespermaag/gganatogram/blob/master/data-raw/getCoord.py">GitHub</ext-link>). The script scraped through the SVG files to extract the name, coordinates, and SVG transformations. These were then post-processed in R to create the rda files that make up the tissue coordinates.</p>
            </sec>
            <sec>
                <title>Operation</title>
                <p>gganatogram requires an installation of R
                    <italic toggle="yes">&#x2265;</italic>3.0.0, 
                    <ext-link ext-link-type="uri" xlink:href="https://ggplot2.tidyverse.org/">ggplot2</ext-link>
                    <sup>
                        <xref ref-type="bibr" rid="ref-5">5</xref>
                    </sup> v.3.0.0 and 
                    <ext-link ext-link-type="uri" xlink:href="https://cran.r-project.org/web/packages/ggpolypath/index.html">ggpolypath</ext-link>
                    <sup>
                        <xref ref-type="bibr" rid="ref-7">7</xref>
                    </sup> v.0.1.0. The program should be able to run on any computer with the system requirements for 
                    <ext-link ext-link-type="uri" xlink:href="https://www.r-project.org">R</ext-link>. Plots can be generated using a basic data.frame containing organ name, colour, type, or value, with the specified column names below. Organs are plotted one at a time based on the order of the data.frame. The tissue of each consecutive row will be layered on top of the previous. The gganatogram package provides four such data.frames containing all tissues available to plot, one for each human and mouse, and divided by sex.</p>
                <p>
                    <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                        <styled-content style="font-size:15px;color:#000000;">hgMale</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">key, hgFemale</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">key, mmMale</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">key, mmFemale</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">key</styled-content>
                    </preformat>
                </p>
                <p>These data frames have already specified colour, type, and an assigned random number to facilitate the start of plotting.</p>
                <p>
                    <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                        <styled-content style="font-size:15px;color:#000000;">head(hgFemale</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">key)
            organ  colour      type     value
1        pancreas  orange digestion 10.373146
2           liver  orange digestion 19.723172
3           colon  orange digestion 14.853335
4     bone</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">marrow #41ab5d     other 19.681587
5 urinary</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">bladder  orange digestion 14.914273
6         stomach  orange digestion  2.667599</styled-content>
                    </preformat>
                </p>
                <p>The main function is called gganatogram(). By default, and without any arguments, it plots the outline of a male human with standard ggplot2 parameters. By adding just a few options, it is possible to quickly change to female, fill specified organs by selected colour, or fill the organs based on a value (
                    <xref ref-type="fig" rid="f2">Figure 2</xref>).</p>
                <fig fig-type="figure" id="f2" orientation="portrait" position="float">
                    <label>Figure 2. </label>
                    <caption>
                        <p>(
                            <bold>A</bold>) Default plot generated by calling gganatogram(), (
                            <bold>B</bold>) adding female, plotting specified organs by (
                            <bold>C</bold>) colour, (
                            <bold>D</bold>) value.</p>
                    </caption>
                    <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/17925/8d4c178c-3151-4642-81ec-7c1b8bf0ac8e_figure2.gif"/>
                </fig>
                <p>
                    <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                        <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(gganatogram)</styled-content>

                        <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(gridExtra)</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">organPlot</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">&lt;- data</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">.</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">frame</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(organ =</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"leukocyte"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"nerve"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content>

                        <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"colon"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">),</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">type =</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"circulation"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"circulation"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"nervous&#x2423;system"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"nervous&#x2423;system"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content>

                        <styled-content style="font-size:15px;color:#009A55;">"digestion"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"digestion"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"digestion"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">),</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">colour =</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"red"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"red"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"purple"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"purple"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"orange"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"orange"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#009A55;">"orange"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">),</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">value =</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">(10, 5, 1, 8, 10, 5, 10),</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">stringsAsFactors=F)</styled-content>


                        <styled-content style="font-size:15px;color:#000000;">A</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                        <styled-content style="font-size:15px;color:#000000;">gganatogram()</styled-content>

                        <styled-content style="font-size:15px;color:#000000;">B</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                        <styled-content style="font-size:15px;color:#000000;">gganatogram(fillOutline=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, sex=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"female"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">void()</styled-content>

                        <styled-content style="font-size:15px;color:#0071BB;">C &lt;-</styled-content> 
                        <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">=organPlot, fillOutline=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content>
      
                        <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"female"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">)+ theme</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">void()</styled-content>

                        <styled-content style="font-size:15px;color:#0071BB;">D &lt;-</styled-content> 
                        <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">=organPlot, fillOutline=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content>
      
                        <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"female"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                        <styled-content style="font-size:15px;color:#009A55;">"value"</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">)+ theme</styled-content>
                        <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">void()</styled-content>

                        <styled-content style="font-size:15px;color:#0071BB;">grid</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">.arrange(A, B,</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">C</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">D</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                        <styled-content style="font-size:15px;color:#0071BB;">ncol</styled-content>
                        <styled-content style="font-size:15px;color:#000000;">=4)</styled-content>
                    </preformat>
                </p>
            </sec>
        </sec>
        <sec>
            <title>Use cases</title>
            <p>This section provides additional plotting examples.</p>
            <p>To plot all tissues per organism, use the provided key files that exist per organism and sex. This displays all tissues in the order of each data frame. To change the order in which organs are layered on top of each other, reorder the data frame to have those tissues at the bottom (
                <xref ref-type="fig" rid="f3">Figure 3</xref>).</p>
            <fig fig-type="figure" id="f3" orientation="portrait" position="float">
                <label>Figure 3. </label>
                <caption>
                    <title>Displaying all tissues available for human and mouse, male and female.</title>
                    <p>The colours are specified in the provided key data frames.</p>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/17925/8d4c178c-3151-4642-81ec-7c1b8bf0ac8e_figure3.gif"/>
            </fig>
            <p>
                <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(gganatogram)</styled-content>

                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(gridExtra)</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">hgMale</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=hgMale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>
           
                    <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void()</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">hgFemale</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=hgFemale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>
             
                    <styled-content style="font-size:15px;color:#000000;">organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">
                        <styled-content style="font-size:15px;color:#000000;">"human"</styled-content>
                    </styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"female"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void()</styled-content>
                </preformat>
            </p>
            <p>
                <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                    <styled-content style="font-size:15px;color:#000000;">mmMale</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=mmMale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"mouse"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>
           
                    <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void()</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">mmFemale</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=mmFemale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key, outline = T, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>
             
                    <styled-content style="font-size:15px;color:#000000;">organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"mouse"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"female"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void()</styled-content>


                    <styled-content style="font-size:15px;color:#0071BB;">grid</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.arrange(hgMale, hgFemale, mmMale, mmFemale,</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">ncol</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=4)</styled-content>
                </preformat>
            </p>
            <p>To compare anatograms, e.g. draw one specific anatogram side by side and compare values, a long table has to be created with the type column changed to the variables to compare. The following code recreates (
                <xref ref-type="fig" rid="f1">Figure 1c</xref>).</p>
            <p>
                <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                    <styled-content style="font-size:15px;color:#000000;">normal</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;- data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">frame</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(organ =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"leukocyte"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"nerve"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 

                    <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"colon"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">),</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">value =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(10, 5, 1, 2, 2, 5, 5),</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">type =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">rep</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"Normal"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, 7),</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">stringsAsFactors=F)</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">cancer</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;- data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">frame</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(organ =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"leukocyte"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"nerve"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 

                    <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"colon"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">),</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">value =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(5, 5, 10, 12, 15, 5, 10), type =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">rep</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"Cancer"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, 7),</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">stringsAsFactors=F)</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">compareGroups</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;- rbind</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(normal, cancer)</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">gganatogram(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=compareGroups, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"white"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"value"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) +</styled-content>
              
                    <styled-content style="font-size:15px;color:#000000;">theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void() +</styled-content>
              
                    <styled-content style="font-size:15px;color:#000000;">facet</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">wrap(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">~</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">type) +</styled-content>
              
                    <styled-content style="font-size:15px;color:#0071BB;">scale_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">fill</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">gradient(low =</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"white"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, high =</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"steelblue"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">)</styled-content>
                </preformat>
            </p>
            <p>Organs can also be separated by faceting, as per standard ggplot2 using facet_wrap (
                <xref ref-type="fig" rid="f4">Figure 4</xref>). This can help to display organs that are nested on top of each other.</p>
            <fig fig-type="figure" id="f4" orientation="portrait" position="float">
                <label>Figure 4. </label>
                <caption>
                    <title>Faceting tissues based on type and displaying the corresponding colour.</title>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/17925/8d4c178c-3151-4642-81ec-7c1b8bf0ac8e_figure4.gif"/>
            </fig>
            <p>
                <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(gganatogram)</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">gganatogram(hgMale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key, fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"#a6bddb"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) +</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void() +</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">facet</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">wrap(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">~</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">type)</styled-content>
                </preformat>
            </p>
            <p>Because I elected to use ggplot2
                <sup>
                    <xref ref-type="bibr" rid="ref-5">5</xref>
                </sup> for the package, the user can add additional layers from standard plots. This can be useful to show highlight features, such as metastasis, location of tissue biopsies, or gene expression of specific biopsies (
                <xref ref-type="fig" rid="f5">Figure 5</xref>).</p>
            <fig fig-type="figure" id="f5" orientation="portrait" position="float">
                <label>Figure 5. </label>
                <caption>
                    <title>Geom points added to a gganatogram to show the location of tissue biopsies (top left) along with a barplot of biopsy expression for an example gene (bottom).</title>
                    <p>Another option is to fill both tissues and points by value (top right). Red colour around plot added for emphasis.</p>
                </caption>
                <graphic orientation="portrait" position="float" xlink:href="https://f1000research-files.f1000.com/manuscripts/17925/8d4c178c-3151-4642-81ec-7c1b8bf0ac8e_figure5.gif"/>
            </fig>
            <p>
                <preformat orientation="portrait" position="float" preformat-type="computer code" xml:space="preserve">
                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(gganatogram)</styled-content>

                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(dplyr)</styled-content>

                    <styled-content style="font-size:15px;color:#0071BB;">library</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(gridExtra)</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">biopsies</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;- data</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">frame</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(biopsy =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"prostate"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">),</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">x =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(50, 55, 53, 60, 57),</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">y =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(60, 48, 95, 68, 10),</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">value =</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(10, 15, 5, 2, 15))</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">p</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">hgMale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key %&gt;%</styled-content>
        
                    <styled-content style="font-size:15px;color:#000000;">dplyr::filter(organ %in%</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"prostate"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
        
                    <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">)) %&gt;%</styled-content>
        
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"lightgray"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">
                        <styled-content style="font-size:15px;color:#000000;">"human"</styled-content>
                    </styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content>
        
                    <styled-content style="font-size:15px;color:#000000;">fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"colour"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">void() +</styled-content>
        
                    <styled-content style="font-size:15px;color:#000000;">ggtitle(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"Position of biopsies"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">)</styled-content>
        

                    <styled-content style="font-size:15px;color:#000000;">p</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">p + geom</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">point(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">= biopsies, pch=21, size=2, aes(x =x, y = -y,</styled-content>

                    <styled-content style="font-size:15px;color:#000000;">fill = biopsy, colour= biopsy))</styled-content>


                    <styled-content style="font-size:15px;color:#000000;">p2</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">ggplot(biopsies, aes(x = biopsy, y = value, fill = biopsy)) +</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">geom</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">bar(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">stat</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"identity"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">col</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"black"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) +</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">theme</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">minimal() +</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">theme(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">legend</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.position=</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"none"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">)+</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">theme(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">axis</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">text</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.x = element</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_text</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(angle = 60, hjust = 1))+</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">ggtitle(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"Gene1&#x2423;expression"</styled-content>)
        

                    <styled-content style="font-size:15px;color:#000000;">p3</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;-</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">hgMale</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">key%&gt;%</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">dplyr::filter(organ %in%</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"liver"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"heart"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"prostate"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
                    <styled-content style="font-size:15px;color:#009A55;">"stomach"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
         
                    <styled-content style="font-size:15px;color:#009A55;">"brain"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">))%&gt;%</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">gganatogram(fillOutline=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"lightgray"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, organism=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"human"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">, sex=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"male"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">,</styled-content> 
         
                    <styled-content style="font-size:15px;color:#000000;">fill=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"value"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) + theme_void() +</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">ggtitle(</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"Value&#x2423;of&#x2423;biopsies"</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">) +</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">geom</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">_</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">point(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">data</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">= biopsies, pch=21, size=3, aes(x =x, y = -y,</styled-content>
         
                    <styled-content style="font-size:15px;color:#000000;">fill = value), colour=</styled-content>
                    <styled-content style="font-size:15px;color:#009A55;">"red"</styled-content>)
        

                    <styled-content style="font-size:15px;color:#000000;">lay</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">&lt;- rbind</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(</styled-content>
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(1,2),</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(1,2),</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">c</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">(3, NULL))</styled-content>

                    <styled-content style="font-size:15px;color:#0071BB;">grid</styled-content>
                    <styled-content style="font-size:15px;color:#000000;">.arrange(p, p3, p2,</styled-content> 
                    <styled-content style="font-size:15px;color:#0071BB;">layout_matrix</styled-content> 
                    <styled-content style="font-size:15px;color:#000000;">= lay)</styled-content>
                </preformat>
            </p>
        </sec>
        <sec>
            <title>Summary</title>
            <p>In summary, I have designed and implemented an R package to easily visualise anatograms based on ggplot2
                <sup>
                    <xref ref-type="bibr" rid="ref-5">5</xref>
                </sup> and the anatograms from Expression Atlas
                <sup>
                    <xref ref-type="bibr" rid="ref-2">2</xref>
                </sup>, which when combined create a powerful tool to plot and display tissue information.</p>
            <p>The one line command to generate these plots should allow for users with even limited R knowledge to create informative anatograms for publications or presentations.</p>
        </sec>
        <sec>
            <title>Data availability</title>
            <p>SVG files are available from GitHub: 
                <ext-link ext-link-type="uri" xlink:href="https://github.com/ebi-gene-expression-group/anatomogram/tree/master/src/svg">https://github.com/ebi-gene-expression-group/anatomogram/tree/master/src/svg</ext-link>
            </p>
        </sec>
        <sec>
            <title>Software availability</title>
            <list list-type="bullet">
                <list-item>
                    <label>1. </label>
                    <p>Link to version control repository containing the source code:</p>
                    <p>
                        <ext-link ext-link-type="uri" xlink:href="http://neuroconductor.org/package/gganatogram">http://neuroconductor.org/package/gganatogram</ext-link>
                    </p>
                </list-item>
                <list-item>
                    <label>2. </label>
                    <p>Link to development version:</p>
                    <p>
                        <ext-link ext-link-type="uri" xlink:href="https://github.com/jespermaag/gganatogram">https://github.com/jespermaag/gganatogram</ext-link>
                    </p>
                </list-item>
                <list-item>
                    <label>3. </label>
                    <p>Link to archived source code as at time of publication:</p>
                    <p>
                        <ext-link ext-link-type="uri" xlink:href="http://doi.org/10.5281/zenodo.1434233">http://doi.org/10.5281/zenodo.1434233</ext-link>
                        <sup>
                            <xref ref-type="bibr" rid="ref-8">8</xref>
                        </sup>
                    </p>
                    <p>Software license: 
                        <bold>GPL-2</bold>
                    </p>
                </list-item>
            </list>
        </sec>
    </body>
    <back>
        <ack>
            <title>Acknowledgments</title>
            <p>I would like to thank the neuroconductor team: Ciprian Crainiceanu, John Muschelli, Brian Caffo, and Adi Gherman for storing gganatogram on their repository.</p>
            <p>Paul Brennan (
                <ext-link ext-link-type="uri" xlink:href="https://twitter.com/brennanpcardiff">@brennanpcardiff</ext-link>) for adding additional checks to the package.</p>
            <p>I would like to thank Irene Papatheodorou and the Expression Atlas team at EMBL-EBI for making the anatograms available.</p>
            <p>I would also like to thank Anna Antoniak for editing the manuscript, and Stephen Rudley for manuscript feedback.</p>
        </ack>
        <ref-list>
            <ref id="ref-1">
                <label>1</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Papatheodorou</surname>
                            <given-names>I</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Fonseca</surname>
                            <given-names>NA</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Keays</surname>
                            <given-names>M</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>Expression Atlas: gene and protein expression across multiple studies and organisms.</article-title>
                    <source>
				
                        <italic toggle="yes">Nucleic Acids Res.</italic>
			</source>
                    <year>2018</year>;<volume>46</volume>(<issue>D1</issue>):<fpage>D246</fpage>&#x2013;<lpage>D251</lpage>.
                    <pub-id pub-id-type="pmid">29165655</pub-id>
                    <pub-id pub-id-type="doi">10.1093/nar/gkx1158</pub-id>
                    <pub-id pub-id-type="pmcid">5753389</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-2">
                <label>2</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Petryszak</surname>
                            <given-names>R</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Keays</surname>
                            <given-names>M</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Tang</surname>
                            <given-names>YA</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>Expression Atlas update--an integrated database of gene and protein expression in humans, animals and plants.</article-title>
                    <source>
				
                        <italic toggle="yes">Nucleic Acids Res.</italic>
			</source>
                    <year>2016</year>;<volume>44</volume>(<issue>D1</issue>):<fpage>D746</fpage>&#x2013;<lpage>D752</lpage>.
                    <pub-id pub-id-type="pmid">26481351</pub-id>
                    <pub-id pub-id-type="doi">10.1093/nar/gkv1045</pub-id>
                    <pub-id pub-id-type="pmcid">4702781</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-3">
                <label>3</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Lekschas</surname>
                            <given-names>F</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Stachelscheid</surname>
                            <given-names>H</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Seltmann</surname>
                            <given-names>S</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>Semantic Body Browser: graphical exploration of an organism and spatially resolved expression data visualization.</article-title>
                    <source>
				
                        <italic toggle="yes">Bioinformatics.</italic>
			</source>
                    <year>2015</year>;<volume>31</volume>(<issue>5</issue>):<fpage>794</fpage>&#x2013;<lpage>796</lpage>.
                    <pub-id pub-id-type="pmid">25344497</pub-id>
                    <pub-id pub-id-type="doi">10.1093/bioinformatics/btu707</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-4">
                <label>4</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Palasca</surname>
                            <given-names>O</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Santos</surname>
                            <given-names>A</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Stolte</surname>
                            <given-names>C</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>TISSUES 2.0: an integrative web resource on mammalian tissue expression.</article-title>
                    <source>
				
                        <italic toggle="yes">Database (Oxford).</italic>
			</source>
                    <year>2018</year>;<volume>2018</volume>.
                    <pub-id pub-id-type="pmid">29617745</pub-id>
                    <pub-id pub-id-type="doi">10.1093/database/bay003</pub-id>
                    <pub-id pub-id-type="pmcid">5808782</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-5">
                <label>5</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Wickham</surname>
                            <given-names>H</given-names>
                        </name>
			</person-group>:
                    <article-title>ggplot2: Elegant Graphics for Data Analysis</article-title>. Springer-Verlag New York,<year>2016</year>; ISBN 978-3-319-24277-4.
                    <pub-id pub-id-type="doi">10.1007/978-3-319-24277-4</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-6">
                <label>6</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Muschelli</surname>
                            <given-names>J</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Gherman</surname>
                            <given-names>A</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Fortin</surname>
                            <given-names>JP</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>Neuroconductor: an R platform for medical imaging analysis.</article-title>
                    <source>
				
                        <italic toggle="yes">Biostatistics.</italic>
			</source>
                    <year>2018</year>.
                    <pub-id pub-id-type="pmid">29325029</pub-id>
                    <pub-id pub-id-type="doi">10.1093/biostatistics/kxx068</pub-id>
                </mixed-citation>
            </ref>
            <ref id="ref-7">
                <label>7</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Sumner</surname>
                            <given-names>MD</given-names>
                        </name>
			</person-group>:
                    <article-title>ggpolypath: Polygons with Holes for the Grammar of Graphics</article-title>.
                    <ext-link ext-link-type="uri" xlink:href="https://rdrr.io/cran/ggpolypath/">Reference Source</ext-link>
                </mixed-citation>
            </ref>
            <ref id="ref-8">
                <label>8</label>
                <mixed-citation publication-type="journal">
                    <person-group person-group-type="author">
				
                        <name name-style="western">
                            <surname>Maag</surname>
                            <given-names>J</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Muschelli</surname>
                            <given-names>J</given-names>
                        </name>
				
                        <name name-style="western">
                            <surname>Brennan</surname>
                            <given-names>P</given-names>
                        </name>
				
                        <etal/>
			</person-group>:
                    <article-title>jespermaag/gganatogram: First release (Version V1.0.0).</article-title>
                    <source>
				
                        <italic toggle="yes">Zenodo.</italic>
			</source>
                    <year>2018</year>.
                    <ext-link ext-link-type="uri" xlink:href="http://www.doi.org/10.5281/zenodo.1434233">http://www.doi.org/10.5281/zenodo.1434233</ext-link>
                </mixed-citation>
            </ref>
        </ref-list>
    </back>
    <sub-article article-type="reviewer-report" id="report39943">
        <front-stub>
            <article-id pub-id-type="doi">10.5256/f1000research.17925.r39943</article-id>
            <title-group>
                <article-title>Reviewer response for version 1</article-title>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author">
                    <name>
                        <surname>Freytag</surname>
                        <given-names>Saskia</given-names>
                    </name>
                    <xref ref-type="aff" rid="r39943a1">1</xref>
                    <role>Referee</role>
                    <uri content-type="orcid">https://orcid.org/0000-0002-2185-7068</uri>
                </contrib>
                <aff id="r39943a1">
                    <label>1</label>Population Health and Immunity Division, Walter and Eliza Hall Institute (WEHI), Department of Medical Biology, University of Melbourne, Parkville, Vic, Australia</aff>
            </contrib-group>
            <author-notes>
                <fn fn-type="conflict">
                    <p>
                        <bold>Competing interests: </bold>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>30</day>
                <month>10</month>
                <year>2018</year>
            </pub-date>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2018 Freytag S</copyright-statement>
                <copyright-year>2018</copyright-year>
                <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
                    <license-p>This is an open access peer review report distributed under the terms of the Creative Commons Attribution Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <related-article ext-link-type="doi" id="relatedArticleReport39943" related-article-type="peer-reviewed-article" xlink:href="10.12688/f1000research.16409.1"/>
            <custom-meta-group>
                <custom-meta>
                    <meta-name>recommendation</meta-name>
                    <meta-value>approve</meta-value>
                </custom-meta>
            </custom-meta-group>
        </front-stub>
        <body>
            <p>This article describes a new R package, which allows easy plotting of discrete and continuous measurements onto human and mouse anatomy.</p>
            <p> </p>
            <p> This is a really valuable R package contribution, as it fills a real void in the current infrastructure. I found the code examples in the manuscript intuitive and easy to run. It is great that the author adopts the popular ggplot2 grammar as well as a tidy data structures.</p>
            <p> </p>
            <p> Minor comments: 
                <list list-type="order">
                    <list-item>
                        <p>It would be useful to know how many tissues (and which) can be plotted using this package.</p>
                    </list-item>
                    <list-item>
                        <p>An example of changing the order of the data frame to change the layering should be added.</p>
                    </list-item>
                    <list-item>
                        <p>I encountered the following error when trying to install the package through neuroconductor:</p>
                        <p> Error in latest_neuroc_release(release = "stable") :</p>
                        <p> unused argument (release = "stable")</p>
                    </list-item>
                </list> Thank you for making all code (even for processing) publicly available.</p>
            <p>Are the conclusions about the tool and its performance adequately supported by the findings presented in the article?</p>
            <p>Yes</p>
            <p>Is the rationale for developing the new software tool clearly explained?</p>
            <p>Yes</p>
            <p>Is the description of the software tool technically sound?</p>
            <p>Yes</p>
            <p>Are sufficient details of the code, methods and analysis (if applicable) provided to allow replication of the software development and its use by others?</p>
            <p>Yes</p>
            <p>Is sufficient information provided to allow interpretation of the expected output datasets and any results generated using the tool?</p>
            <p>Yes</p>
            <p>Reviewer Expertise:</p>
            <p>NA</p>
            <p>I confirm that I have read this submission and believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard.</p>
        </body>
    </sub-article>
    <sub-article article-type="reviewer-report" id="report39255">
        <front-stub>
            <article-id pub-id-type="doi">10.5256/f1000research.17925.r39255</article-id>
            <title-group>
                <article-title>Reviewer response for version 1</article-title>
            </title-group>
            <contrib-group>
                <contrib contrib-type="author">
                    <name>
                        <surname>Nakaya</surname>
                        <given-names>Helder I.</given-names>
                    </name>
                    <xref ref-type="aff" rid="r39255a1">1</xref>
                    <role>Referee</role>
                    <uri content-type="orcid">https://orcid.org/0000-0001-5297-9108</uri>
                </contrib>
                <aff id="r39255a1">
                    <label>1</label>University of S&#x00e3;o Paulo, S&#x00e3;o Paulo, Brazil</aff>
            </contrib-group>
            <author-notes>
                <fn fn-type="conflict">
                    <p>
                        <bold>Competing interests: </bold>No competing interests were disclosed.</p>
                </fn>
            </author-notes>
            <pub-date pub-type="epub">
                <day>22</day>
                <month>10</month>
                <year>2018</year>
            </pub-date>
            <permissions>
                <copyright-statement>Copyright: &#x00a9; 2018 Nakaya HI</copyright-statement>
                <copyright-year>2018</copyright-year>
                <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
                    <license-p>This is an open access peer review report distributed under the terms of the Creative Commons Attribution Licence, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
                </license>
            </permissions>
            <related-article ext-link-type="doi" id="relatedArticleReport39255" related-article-type="peer-reviewed-article" xlink:href="10.12688/f1000research.16409.1"/>
            <custom-meta-group>
                <custom-meta>
                    <meta-name>recommendation</meta-name>
                    <meta-value>approve</meta-value>
                </custom-meta>
            </custom-meta-group>
        </front-stub>
        <body>
            <p>The author describes an R package that displays discrete and continuous data onto anatomical structures. The structures are based on&#x00a0;mouse and human anatograms from the Expression Atlas project and the grammar from ggplot2 R library. The code example was easy to run and the necessary input data was intuitive and simple.&#x00a0;</p>
            <p> </p>
            <p> The author can increase its usage by providing a webtool (even one based on shiny) that takes as input a csv or tsv table with predefined columns. This would allow physicians and scientists with no background in bioinformatics to easily display their data.&#x00a0;</p>
            <p> </p>
            <p> Also, it would be useful to create an anatogram for the human brain and one for the different compartments of a cell (nucleus,&#x00a0;mitochondria, etc).</p>
            <p>Are the conclusions about the tool and its performance adequately supported by the findings presented in the article?</p>
            <p>Yes</p>
            <p>Is the rationale for developing the new software tool clearly explained?</p>
            <p>Yes</p>
            <p>Is the description of the software tool technically sound?</p>
            <p>Yes</p>
            <p>Are sufficient details of the code, methods and analysis (if applicable) provided to allow replication of the software development and its use by others?</p>
            <p>Yes</p>
            <p>Is sufficient information provided to allow interpretation of the expected output datasets and any results generated using the tool?</p>
            <p>Yes</p>
            <p>Reviewer Expertise:</p>
            <p>Systems biology, computational tools, vaccinology</p>
            <p>I confirm that I have read this submission and believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard.</p>
        </body>
    </sub-article>
</article>
