Skip to content

Publication to ARC

In this guide we collect recommendations and thoughts on creating an ARC based on a publication and associated published datasets. This is not the typical entry into an ARC, but rather retrospective. It might however help to build community-tailored showcases; i.e. showing what a project could look like as an ARC.

  • Create new ARC “FirstAuthorLastName-PublicationYear”

  • Upload ARC to DataHUB

  • Add README.md

    README template (click ▶ to display)
    # Title of Publication
    ## Original Publication
    <citation as provided by publisher or exported from bibliography manager; ideally in a standard format including the DOI>
    ## Abstract
    <paper abstract>
    ## License
    <license / copyright as provided by publisher>
  • Add original publication files into a folder _publication inside the ARC

    1. publication pdf
    2. supplemental files (as offered on publication page)
    3. add a _publication/README.md with a table of links (file | url)

ISA - investigation / isa.investigation.xlsx

Section titled ISA - investigation / isa.investigation.xlsx
  • Add Title: publication title
  • Add Description: publication abstract
  • Add Public Release Data: publication online date
  • Add People: authors in same order as on publication
    1. Add First Name, Last Name, Affiliation
    2. If possible, add Email
    3. Try to find and add ORCID
  • Add Publication
    1. DOI, Title, Authors, Status = Published
  • Identify the “data”, i.e. results of experiments.
    1. In the ARC data is produced by “assays”
  • Try to categorize and structure the paper into studies and assays
    1. studies are typically sample sets that are used as inputs to multiple assays
    2. Unfortunately samples are not always concisely named in publications. Try to deduce this from supplemental files, tables and figures…
  • Cut the materials and methods (MM) section into protocols
    1. These may be studies/…/protocols or assays/…/protocols
    2. Store them as markdown files with the MM section as title
  • Try to reach a point where one dataset = one assay
  • The struggle is, that “datasets” are oftentimes not individually published as such, but rather somehow hidden or integrated in figures and tables (both in the original manuscript and the supplemental files). One needs to find a creative way to extract them from there and store them in the assays’ dataset folders.
  • Avoid spaces in file names. We recommend to use camelCase or PascalCase for file names
  • However, in order to keep track of links and data origin, it is recommended to keep the original name of data files (i.e. if a publisher or repository stores files with spaces).

The publication may contain a section “data availability” or “data accession” or similar that references external links (typically a large data repository).

  • Try to find and transfer info (sample accessions, IDs, metadata, links, etc.) into the ARC. This would typically be an assay.
  • For showcasing, it makes sense to build a “complete” ARC.
  • To minimize data duplication and save storage space, this should be avoided.