Skip to main content
F1000Research logoLink to F1000Research
. 2016 Sep 29;5:2421. [Version 1] doi: 10.12688/f1000research.9379.1

A fully featured COMBINE archive of a simulation study on syncytial mitotic cycles in Drosophila embryos

Martin Scharm 1,a, Dagmar Waltemath 1,b
PMCID: PMC5082596  PMID: 27830063

Abstract

COMBINE archives are standardised containers for data files related to a simulation study in computational biology. This manuscript describes a fully featured archive of a previously published simulation study, including (i) the original publication, (ii) the model, (iii) the analyses, and (iv) metadata describing the files and their origin. With the archived data at hand, it is possible to reproduce the results of the original work. The archive can be used for both, educational and research purposes. Anyone may reuse, extend and update the archive to make it a valuable resource for the scientific community.

Keywords: COMBINE, data, containers

Introduction

In systems biology and systems medicine, the steadily increasing size and complexity of simulation studies pose additional challenges to sharing reproducible results 1. Repeated mentions of problems with replication and reproducibility 24 led to new standards, tools, and methods for the transfer of reproducible simulation studies 59. Several projects and initiatives already deal with reproducibility issues, such as COMBINE ( co.mbine.org), FAIRDOM ( fair-dom.org), and the Reproducibility Initiative ( reproducibilityinitiative.org).

The Computational Modeling in Biology Network (COMBINE) coordinates the development of standard formats for various aspects of a simulation study: The Systems Biology Markup Language (SBML) 10 and CellML 11 encode the mathematical models; the Systems Biology Graphical Notation (SBGN) 12 encodes the visual representation of models; the Simulation Experiment Description Markup Language (SED-ML) 13 encodes the simulation recipes; and the Systems Biology Result Markup Language (SBRML) 14 encodes numerical data and simulation results.

Today’s studies consist of multiple, heterogeneous, and sometimes distributed data files, leading to the challenge of exchanging complete and thus reproducible results. To close this gap, the COMBINE community developed the COMBINE archive 8. A COMBINE archive is a single file that aggregates all data files and information necessary to reproduce a simulation study in computational biology. The skeleton of a COMBINE archive consists of a manifest and a metadata file, specified by the Open Modeling EXchange format (OMEX).

Here we describe a fully featured COMBINE archive, which encodes an investigation of the syncytial mitotic cycles in Drosophila embryos 15. The study published by Calzone et al. proposes a dynamical model for the molecular events underlying rapid, synchronous, syncytial nuclear division cycles in Drosophila embryos. This particular study was chosen for several reasons. Firstly, the paper, the documentation, and the related data are openly accessible. Secondly, the model is available in two standard formats: The CellML encoding is available from the Physiome Model Repository 16 at models.cellml.org/exposure/1a3f36d015121d5596565fe7d9afb332 and the SBML encoding is available from BioModels 17 at www.ebi.ac.uk/biomodels-main/BIOMD0000000144. Thirdly, both model files are already curated, which increases the level of trust. Fourthly, the model describes a common biological system (cell cycle). Thus, the basic mechanisms of the encoded biology should be familiar to many researchers, reducing the effort of understanding the example.

This archive contains files that are openly available for download, as well as previously unpublished files that were generated using COMBINE-compliant software tools (see Section Materials and methods). When executed, it reproduces the original findings by Calzone et al.

Materials and methods

The fully featured COMBINE archive was created in three subsequent steps. Firstly, all available materials relating to the study were automatically retrieved from an online resource (initial archive). Secondly, the data files were organised into subdirectories, following the different aspects of a simulation study (documentation, model, experiment, result). Thirdly, missing files were manually retrieved from web resources or created using COMBINE-compliant software tools. The three steps are described in the following.

Retrieving an initial COMBINE archive

The initial version of the COMBINE archive was generated using the web-based software tool M2CAT 18 Version 0.1 ( m2cat.sems.uni-rostock.de). Among the suggested archives for the work by Calzone et al., we chose the simulation study containing a CellML model and a visualisation of the model in three different formats (PNG, SVG, AI). M2CAT automatically generated the initial COMBINE archive from these files. It also added metadata to the archive, such as annotations to creators, contributors, and modification times. M2CAT retrieved this metadata from the corresponding GIT project in the Physiome Model Repository ( git log).

Organising the COMBINE archive

For convenience, the files inside the COMBINE archive were structured in subfolders. The initial archive was therefor imported into the CombineArchiveWeb application (WebCAT, 9) Version 0.4.13 ( webcat.sems.uni-rostock.de). WebCAT is a web interface to display and modify the files contained in an archive, together with metadata and file structures. The files inside the archive were organised in four directories, which reflect the different aspects of a simulation study:

  • documentation/: files that describe and document the model and/or experiment ( empty)

  • model/: files that encode and visualise the biological system ( 4 files)

  • experiment/: files that encode the in silico setup of the experiment ( empty)

  • result/: files that result from running the experiment ( empty)

All files in the initial archive were stored in the model/ directory. However, these files alone are not sufficient to reproduce the study.

Extending the COMBINE archive

To make the encoded study reproducible, the COMBINE archive needs to be extended with additional files.

The article is typically the central object of a research study. For this study, the original publication by Calzone et al., together with available supplementary information, was retrieved from the homepage of the journal Molecular Systems Biology ( msb.embopress.org/content/3/1/131). Using WebCAT, the files were uploaded to the documentation/directory of the archive. The automatically added metadata was adjusted to attribute the authors of the publication and to state when and where the files were downloaded. In the background, WebCAT encoded the metadata in RDF/XML and added it to the archive.

The model is not only available in CellML format, but also in SBML format. The SBML file was retrieved from BioModels ( www.ebi.ac.uk/biomodels-main/download?mid=BIOMD0000000144, SBML Level 2 Version 1) and uploaded to the model/directory. Again, the metadata was corrected to attribute the original authors, curators, and contributors, as stated on the BioModels website ( www.ebi.ac.uk/biomodels-main/BIOMD0000000144) and in the model document.

The simulation description is essential to run the experiment. It defines the simulation environment and the output of the in silico execution. As no simulation description was found in any of the open repositories, an initial version was created using the SED-ML Web Tools (SWT) Version 2.1 ( bqfbergmann.dyndns.org/SED-ML_Web_Tools). SWT takes the model files and creates a default simulation description with standard settings. For this study, a default SED-ML file encodes instructions to generate 66 plots and a data table. Each plot describes the change of concentration in one species of the model. The data table contains all numerical values. Based on the default script, a second SED-ML file ( Calzone2007-simulation-figure-1B.xml) was generated to reassemble Figure 1B of the original publication. Using WebCAT, both SED-ML scripts were added to the experiment/directory of the archive. The metadata for the new files was added.

The simulation results reflect the behaviour of a model under certain conditions. The script defined in Calzone2007-simulation-figure-1B.xml was loaded into SWT and into the stand-alone software program COPASI Version 4.15 Build 95 19. The plots generated by both tools show that the developed in silico experiment reproduces the results from the paper. Using WebCAT, the figures produced by SWT and COPASI were uploaded and added to the result/ directory of the archive. Metadata, such as the versions of the software tools, was added accordingly.

The visualisation of a model helps to understand the encoded biological system. For this study, an SBGN-compliant visualisation of the model was created using SBGN-ED Version 1.5.1 20 together with VANTED Version 2.1.0 21. SBGN-ED generated an automatic layout of the uploaded SBML model, which was then improved manually. The resulting Figure 1 was exported in different formats (GraphML 22, GML ( www.fim.uni-passau.de/index.php?id=17297&L=1), PNG image, PDF, and SBGN-ML 23). Using WebCAT the files were uploaded to the model/sbgn directory and metadata was provided.

Figure 1. Visualisation of the model.

Figure 1.

This figure shows the SBGN-PD compliant reaction network, as encoded in the SBML model obtained from BioModels. The figure was generated and modified using SBGN-ED.

Data description

The archive consists of 21 files ( Table 1). Among these files are the manifest.xml and the metadata.rdf, which form the skeleton of the archive. The manifest lists the files included in the archive. The metadata file contains additional information about the files in the archive, such as creators and descriptions. A third file, README.md, contains a description for visitors of the GitHub repository, where the archive is being developed ( github.com/SemsProject/CombineArchiveShowCase). The remaining 18 files are organised in four directories, cmp. Section Organising the COMBINE archive. The original publication (PDF) is stored in the documentation/ directory. The encodings of the model (CellML, SBML, graph formats) are stored in the model/ directory. The simulation descriptions (SED-ML) are stored in the experiment/ directory. The simulation results (SVG, PNG) are stored in the result/ directory.

Table 1. Content of the fully featured COMBINE archive.

The table lists all files included in the presented COMBINE archive together with formats and descriptions. The indentation indicates the directory structure used to organise the files in the archive.

File Format Description
manifest.xml Omex Skeleton, automatically generated by WebCAT
metadata.rdf Omex Skeleton, automatically generated by WebCAT
README.md Markdown Human readable information for users stumbling upon the archive
model/
   BIOMD0000000144.xml SBML L2V1 origin: www.ebi.ac.uk/biomodels-main/download?mid=BIOMD0000000144
   calzone_2007.svg SVG origin: models.cellml.org/workspace/calzone_thieffry_tyson_novak_2007
   calzone_2007.ai Illustrator origin: models.cellml.org/workspace/calzone_thieffry_tyson_novak_2007
   calzone_2007.png PNG origin: models.cellml.org/workspace/calzone_thieffry_tyson_novak_2007
   calzone_thieffry_tyson_novak_2007.cellml CellML 1.0 origin: models.cellml.org/workspace/calzone_thieffry_tyson_novak_2007
   sbgn/Calzone2007.gml GML SBGN compliant figure generated using SBGN-ED
   sbgn/Calzone2007.graphml GraphML SBGN compliant figure generated using SBGN-ED
   sbgn/Calzone2007.pdf PDF SBGN compliant figure generated using SBGN-ED
   sbgn/Calzone2007.png PNG SBGN compliant figure generated using SBGN-ED
   sbgn/Calzone2007.sbgn SBGN-ML SBGN-ML encoded figure generated using SBGN-ED
experiment/
   Calzone2007-default-simulation.xml SED-ML L1V1 Simulation description generated using SED-ML Web Tools
   Calzone2007-simulation-figure-1B.xml SED-ML L1V1 Simulation description generated using SED-ML Web Tools based on
Calzone2007-default-simulation.xml
documentation/
   Calzone2007.pdf PDF Scientific publication “Dynamical modeling of syncytial mitotic cycles in
Drosophila embryos” obtained from msb.embopress.org/content/3/1/131
   Calzone2007-supplementary-material.pdf PDF Supplementary information for the publication obtained from
msb.embopress.org/content/3/1/131
result/
   Fig1B-bottom-COPASI.svg SVG Image generated by executing Calzone2007-simulation-figure-1B.xml on
BIOMD0000000144.xml in COPASI
   Fig1B-top-COPASI.svg SVG Image generated by executing Calzone2007-simulation-figure-1B.xml on
BIOMD0000000144.xml in COPASI
   Fig1B-bottom-webtools.png PNG Image generated by executing Calzone2007-simulation-figure-1B.xml on
BIOMD0000000144.xml in SED-ML Web Tools
   Fig1B-top-webtools.png PNG Image generated by executing Calzone2007-simulation-figure-1B.xml on
BIOMD0000000144.xml in SED-ML Web Tools

The latest version of the compiled COMBINE archive can be accessed through our web server at scripts.sems.uni-rostock.de/getshowcase.php.

Data validation

The COMBINE archive described in this data note reproduces the results of the study published by Calzone et al. To validate the reproducibility, we executed the archive in different simulation tools. For example, the encoded simulation study can be executed in COPASI, cmp. Figure 2(b). The archive can also be loaded to the SWT by opening a specific URL ( bqfbergmann.dyndns.org/SED-ML_Web_Tools/Home/SimulateUrl?url=http://scripts.sems.uni-rostock.de/getshowcase.php). The simulation results will immediately be shown in the web browser, cmp. Figure 2(c). Moreover, users reported a successful reproduction of the simulation results using Tellurium 24 ( github.com/SemsProject/CombineArchiveShowCase/pull/2).

Figure 2. Comparison of simulation results.

Figure 2.

The figure shows the simulation results included in the original publication ( 2(a)). Furthermore, the results generated by COPASI ( 2(b)) and the SWT ( 2(c)), using the SED-ML script Calzone2007-simulation-figure-1B.xml, are shown.

Conclusions

The presented COMBINE archive provides a reproducible simulation study for a previously published model on syncytial mitotic cycles in Drosophila embryos 15. The archive contains several files that were collected from online resources, e. g. the CellML model from the Physiome Model Repository or the scientific publication from the publisher’s website. It also provides new files that did not exist previously, e. g. a SED-ML file to encode the simulation setup for Figure 1B of the original publication.

This fully featured archive allows scientists to reproduce the results obtained by Calzone et al. in software tools that can read COMBINE archives. For example, the archive was successfully executed in the SED-ML Web Tools and Tellurium. Figure 2 shows that the developed study is able to reproduce the original results.

This data note describes the fully featured COMBINE Archive as published on Figshare 25. However, we expect the archive to evolve further. The latest version of the archive is available from GitHub at github.com/SemsProject/CombineArchiveShowCase. It can also be downloaded from our website at scripts.sems.uni-rostock.de/getshowcase.php. Extensions, refinements, and comments are very welcome. Please fork the project on GitHub and contribute pull requests.

Data availability

The data referenced by this article are under copyright with the following copyright statement: Copyright: © 2016 Scharm M and Waltemath D

Data associated with the article are available under the terms of the Creative Commons Zero "No rights reserved" data waiver (CC0 1.0 Public domain dedication). http://creativecommons.org/publicdomain/zero/1.0/

The latest version of the COMBINE archive: github.com/SemsProject/CombineArchiveShowCase/ (latest commit at the time of submission: a469197)

The fully featured COMBINE archive as at the time of publication: Figshare: COMBINE Archive Show Case, 10.6084/m9.figshare.3427271.v1 24

Acknowledgements

We would like to thank Vasundra Touré for her help with creating the SBGN-compliant visualisations of the model and Matthias König for running and testing the archive in Tellurium.

Funding Statement

This work has been funded by the German Federal Ministry of Education and Research (BMBF) as part of the e:Bio programs SEMS (FKZ 031 6194) and SBGN-ED+ (FKZ 031 6181).

[version 1; referees: 1 approved

References

  • 1. Waltemath D, Wolkenhauer O: How modeling standards, software, and initiatives support reproducibility in systems biology and systems medicine. IEEE Trans Biomed Eng. 2016; (99). 10.1109/TBME.2016.2555481 [DOI] [PubMed] [Google Scholar]
  • 2. Prinz F, Schlange T, Asadullah K: Believe it or not: how much can we rely on published data on potential drug targets? Nat Rev Drug Discov. 2011;10(9):712. 10.1038/nrd3439-c1 [DOI] [PubMed] [Google Scholar]
  • 3. Ioannidis JP, Allison DB, Ball CA, et al. : Repeatability of published microarray gene expression analyses. Nat Genet. 2009;41(2):149–155. 10.1038/ng.295 [DOI] [PubMed] [Google Scholar]
  • 4. Begley CG, Ellis LM: Drug development: Raise standards for preclinical cancer research. Nature. 2012;483(7391):531–533. 10.1038/483531a [DOI] [PubMed] [Google Scholar]
  • 5. Sandve GK, Nekrutenko A, Taylor J, et al. : Ten simple rules for reproducible computational research. PLoS Comput Biol. 2013;9(10):e1003285. 10.1371/journal.pcbi.1003285 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6. Corcho Ó, Garijo Verdejo D, Belhajjame K, et al. : Workflow-centric research objects: First class citizens in scholarly discourse. In 2nd Workshop on Semantic Publishing Informatica,2012. Reference Source [Google Scholar]
  • 7. Bechhofer S, De Roure D, Gamble M, et al. : Research objects: Towards exchange and reuse of digital knowledge. The Future of the Web for Collaborative Science. 2010. 10.1038/npre.2010.4626.1 [DOI] [Google Scholar]
  • 8. Bergmann FT, Adams R, Moodie S, et al. : COMBINE archive and OMEX format: one file to share all information to reproduce a modeling project. BMC Bioinformatics. 2014;15(1):369. 10.1186/s12859-014-0369-z [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9. Scharm M, Wendland F, Peters M, et al. : The CombineArchiveWeb application – A web-based tool to handle files associated with modelling results. In Proceedings of the 7th International Workshop on Semantic Web Applications and Tools for Life Sciences, Berlin, Germany, December 9–11, 20142014. 10.7287/peerj.preprints.639v1 [DOI] [Google Scholar]
  • 10. Hucka M, Finney A, Sauro HM, et al. : The systems biology markup language (SBML): a medium for representation and exchange of biochemical network models. Bioinformatics. 2003;19(4):524–531. 10.1093/bioinformatics/btg015 [DOI] [PubMed] [Google Scholar]
  • 11. Cuellar AA, Lloyd CM, Nielsen PF, et al. : An overview of CellML 1.1, a biological model description language. SIMULATION. 2003;79(12):740–747. 10.1177/0037549703040939 [DOI] [Google Scholar]
  • 12. Le Novère N, Hucka M, Mi H, et al. : The Systems Biology Graphical Notation. Nat Biotechnol. 2009;27(8):735–741. 10.1038/nbt.1558 [DOI] [PubMed] [Google Scholar]
  • 13. Waltemath D, Adams R, Bergmann FT, et al. : Reproducible computational biology experiments with SED-ML--the Simulation Experiment Description Markup Language. BMC Syst Biol. 2011;5(1):198. 10.1186/1752-0509-5-198 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14. Dada JO, Spasić I, Paton NW, et al. : SBRML: a markup language for associating systems biology data with models. Bioinformatics. 2010;26(7):932–938. 10.1093/bioinformatics/btq069 [DOI] [PubMed] [Google Scholar]
  • 15. Calzone L, Thieffry D, Tyson JJ, et al. : Dynamical modeling of syncytial mitotic cycles in Drosophila embryos. Mol Syst Biol. 2007;3:131. 10.1038/msb4100171 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16. Yu T, Lloyd CM, Nickerson DP, et al. : The Physiome Model Repository 2. Bioinformatics. 2011;27(5):743–44. 10.1093/bioinformatics/btq723 [DOI] [PubMed] [Google Scholar]
  • 17. Li C, Donizelli M, Rodriguez N, et al. : BioModels Database: An enhanced, curated and annotated resource for published quantitative kinetic models. BMC Syst Biol. 2010;4:92. 10.1186/1752-0509-4-92 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18. Scharm M, Waltemath D: Extracting reproducible simulation studies from model repositories using the CombineArchive Toolkit. In Datenbanksysteme für Business, Technologie und Web (BTW 2015) – Workshopband Gesellschaft für Informatik,2015; P-242:137–142. 10.7287/peerj.preprints.792v1 [DOI] [Google Scholar]
  • 19. Hoops S, Sahle S, Gauges R, et al. : COPASI--a COmplex PAthway SImulator. Bioinformatics. 2006;22(24):3067–3074. 10.1093/bioinformatics/btl485 [DOI] [PubMed] [Google Scholar]
  • 20. Czauderna T, Klukas C, Schreiber F: Editing, validating and translating of SBGN maps. Bioinformatics. 2010;26(18):2340–2341. 10.1093/bioinformatics/btq407 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21. Rohn H, Junker A, Hartmann A, et al. : VANTED v2: a framework for systems biology applications. BMC Syst Biol. 2012;6(1):139. 10.1186/1752-0509-6-139 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22. Brandes U, Eiglsperger M, Herman I, et al. : GraphML progress report structural layer proposal.In Graph Drawing.Springer;2002; 2265:501–512. 10.1007/3-540-45848-4_59 [DOI] [Google Scholar]
  • 23. van Iersel MP, Villéger AC, Czauderna T, et al. : Software support for SBGN maps: SBGN-ML and LibSBGN. Bioinformatics. 2012;28(15):2016–2021. 10.1093/bioinformatics/bts270 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24. Sauro HM, Choi K, Medley JK, et al. : Tellurium: A Python Based Modeling and Reproducibility Platform for Systems Biology. bioRxiv. 2016;054601 10.1101/054601 [DOI] [Google Scholar]
  • 25. Scharm M, Touré V: COMBINE Archive Show Case. Figshare. 2016. Data Source [Google Scholar]
F1000Res. 2016 Oct 11. doi: 10.5256/f1000research.10101.r16693

Referee response for version 1

Alan Garny 1

A major issue in computational biology is that of reproducibility. Here, the authors provide us with a concrete example of a reproducible simulation experiment using the Calzone et al. model (2007) of syncytial mitotic cycles in Drosophila embryos. To achieve their aim, they use established mark-up languages such as CellML, SBML and SED-ML, and package everything in a COMBINE archive. This COMBINE archive can then be used by anyone to reproduce the simulation experiment, as well as have access to the original paper, SBGN diagram, etc. This data note therefore shows us one possible, and viable, way to address the issue of reproducibility in computational biology and should, as such, be considered for indexing.

Major comments:

  • How do you envisage tackling the issue of provenance? Say that someone modifies your archive and makes it available to the community, how are we then supposed to know which one to use and what the differences are between the two versions? Considering that your COMBINE archive is on GitHub, I guess someone could always fork it, but maybe a better approach would be to take advantage of existing repositories in the community, such as BioModels.net and the Physiome Model Repository (PMR)? I am not sure about BioModels.net, but PMR inherently addresses the issue of provenance.

  • In their supplementary material, Calzone et al. provide some files that can be used to reproduce their different figures. So, in effect, they allow for their results to be reproduced (using XPPAUT). It would therefore make sense to have a comparison of their ‘approach’ to reproducibility compared with yours.

  • The two SED-ML files in your COMBINE archive refer to the SBML version of the Calzone model. Now, because you are also providing a CellML version of that model, it would be nice to also have a CellML-based version of your two SED-ML files.

 

Minor comments:

  • Abstract:
    • You might want to replace “previously published simulation study” with “model of syncytial mitotic cycles in Drosophila embryos”.
  • Keywords:
    • Apparently, authors should supply up to eight keywords.
  • Introduction:
    • 1 st paragraph: COmputational Modeling in BIology NEtwork (i.e. “O” instead of “o” and “E” instead of “e”).
    • 2 nd paragraph: “the Systems Biology…” and not “The Systems Biology…”?
    • 2 nd paragraph: wouldn’t it be better to reference NuML rather than SBRML? (On http://co.mbine.org/Standards, SBRML is only mentioned as part of the NuML description.)
    • 4 th paragraph: “Here, we describe…” (i.e. missing comma).
  • Materials and methods:
    • Retrieving an initial COMBINE archive:
      • It would be nice to know exactly what kind of search was done using M2CAT (probably one using the term “calzone”?) and, then, which COMBINE archive was used as an initial COMBINE archive.
    • Organising the COMBINE archive:
      • “The initial archive was therefor[e] imported…” (therefore).
      • It would be nice to know what those 4 initial files were (those in the model folder).
    • Extending the COMBINE archive:
      • The article: “…to state when and [from] where…” (from).
      • The simulation description:
        • What is the point of having that default simulation experiment? To use it as a starting point for reproducing Figure 1B of the Calzone paper is fine, but I don’t see the point of including that default simulation experiment in the COMBINE archive.
        • It would be nice to know what simulation parameters and solver (incl. its parameters) were used to reproduce Figure 1B of the Calzone paper. (I imagine they are the same as the ones used by the authors with XPPAUT?)
        • You might want to use sysbioapps.dyndns.org/SED-ML_Web_Tools as the URL for SED-ML Web Tools (rather than bqfbergmann.dyndns.org/SED-ML_Web_Tools)?
        • It would be nice to have all the other figures of the Calzone paper also encoded in SED-ML, just so that your COMBINE archive is not only fully featured, but also complete.
      • The visualisation of a model:
        • Are you sure about the version of VANTED you used? Version 2.1.0 is somewhat old compared with the latest version available (version 2.6.3). Actually, looking at the contents of your COMBINE archive, I can see that Calzone2007.gml was generated using VANTED 2.6.2. (FWIW, SBGN-ED 1.6 has just been released.)
  • Data description:
  • Data validation:
  • Data availability:
    • You might want to reference your very latest commit (i.e. 6c34cc4) rather than commit a469197?
  • Figure 1:
    • I am not sure how useful this figure is. To me, it doesn’t bring anything to your data note. Not only that, but at its original size, one cannot read anything (I personally had to view it at 400% to be able to start reading the different labels).
  • Figure 2:
    • You might want to remove the “B” in panel (a). It’s confusing.
    • You might want to mention that the range of the X and Y axes, as well as the colour of the different plots, cannot currently be specified in SED-ML, hence panels (b) and (c) don’t perfectly match panel (a)?

I have read this submission. I believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard, however I have significant reservations, as outlined above.

F1000Res. 2016 Oct 10. doi: 10.5256/f1000research.10101.r16691

Referee response for version 1

Laurence Calzone 1, Mihaly Koltai 2

The article describes a COMBINE archive of a previously published ODE model (Calzone et al) of the oscillatory dynamics of cell cycle regulatory proteins in Drosophila embryos undergoing rapid syncytial nuclear division cycles.

The files are stored on GitHub in 4 subfolders, containing the original article, model files, the figures generated from the simulations, as well as metafiles. The XML and CellML files that were originally published along with the article were modified, by adding metadata on the authors.

Issues:

  • There is a clear advantage to such an archive for publication of such models, reproducibility etc., but the authors do not insist on it. This type of archive could be added to publications, and provided by the authors, with a full documentation. This more general aim of the article should be more forcefully and clearly stated.

  • We tried to open the model file available on github (XML) using COPASI (4.16) but some errors appeared. We downloaded the initial model from Biomodels and it worked. Same issues with CellML files.

  • The link pointing to the website "bqfbergmann.dyndns.org/SED-ML_Web_Tools/" is broken, but if copy-pasted the figures are correctly displayed.

We have read this submission. We believe that we have an appropriate level of expertise to confirm that it is of an acceptable scientific standard.

F1000Res. 2016 Oct 3. doi: 10.5256/f1000research.10101.r16695

Referee response for version 1

Lars Juhl Jensen 1

General comments:

The data note describes how COMBINE is used to make available a mathematical model for simulation of syncytial mitotic cycles in Drosophila. Although well written, the aim of the article is somewhat unclear to me.

The way the introduction is written and the archive is named suggest that the purpose of making the archive is to serve as a showcase for how to use COMBINE archives. However, the way the rest of the article is written focuses very much on how this specific archive was made and how it is organized. If the goal is to showcase COMBINE archives, I feel the manuscript lacks a description of not only how the specific archive was made but also why this would be a good way to make such archives in general. If, on the other hand, the aim is to make the specific model available, it lacks some more background on the specific model and possibly suggestions or examples of how it can be used.

Major comments:

I am confused about what is to be considered the primary repository / access point. The article refers to both a GitHub repository, an omex file on figshare, and a link to a php script on their own server where one can retrieve the latest version of the omex file. This leads to a number of questions:

  1. Am I right that GitHub is the primary place where development is done and improvements will made?

  2. Is the omex file provided by the php script always up-to-date with the GitHub repository, or may the newest version on GitHub be even newer than the latest version made available as an omex file?

  3. Will the omex file on figshare be updated, or will there only be a v1 there?

Considering that figshare has both versioning and API for submission, I think the best solution would be to abandon the php script. This would eliminate redundancy, as the omex file would only be on figshare. Since figshare has both versioned and version-less DOIs for datafiles, this would allow the authors to provide a stable DOI that always points to the latest version of the omex file and at the same time allow users to always cite the specific versioned DOI of the omex file they used in their work. Given that figshare has a submission API, it should be possible to make sure that the omex file is automatically updated based on the GitHub repository whenever needed.

Technical issues:

Accessing the URL "bqfbergmann.dyndns.org/SED-ML_Web_Tools/Home/SimulateUrl?url=http://scripts.sems.uni-rostock.de/getshowcase.php" by copy and paste works correctly. However, clicking the link within the article instead opens "http://bqfbergmann.dyndns.org/SED-ML_Web_Tools/Home/Simulate" and leads to an error page instead of the promised results.

The link "www.ebi.ac.uk/biomodels-main/download?mid=BIOMD0000000144" is similarly broken. When clicked, it instead tries to open "https://f1000research.com/articles/5-2421/www.ebi.ac.uk/biomodels-main/download?mid=BIOMD0000000144", which leads to an error.

The URL "www.fim.uni-passau.de/index.php?id=17297&L=1" leads me to an error page irrespective of whether I copy it or click it.

Minor corrections:

The authors several times use the abbreviation "cmp." to refer to other parts/figures in the article. I have never encountered this abbreviation before and was unable to find any other articles that use it. Given the context, I suspect "cf." may be what is meant.

I have read this submission. I believe that I have an appropriate level of expertise to confirm that it is of an acceptable scientific standard, however I have significant reservations, as outlined above.

Associated Data

    This section collects any data citations, data availability statements, or supplementary materials included in this article.

    Data Availability Statement

    The data referenced by this article are under copyright with the following copyright statement: Copyright: © 2016 Scharm M and Waltemath D

    Data associated with the article are available under the terms of the Creative Commons Zero "No rights reserved" data waiver (CC0 1.0 Public domain dedication). http://creativecommons.org/publicdomain/zero/1.0/

    The latest version of the COMBINE archive: github.com/SemsProject/CombineArchiveShowCase/ (latest commit at the time of submission: a469197)

    The fully featured COMBINE archive as at the time of publication: Figshare: COMBINE Archive Show Case, 10.6084/m9.figshare.3427271.v1 24


    Articles from F1000Research are provided here courtesy of F1000 Research Ltd

    RESOURCES