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.
ARC setup
Section titled ARC setup-
Create new ARC “FirstAuthorLastName-PublicationYear”
-
Upload ARC to DataHUB
-
Add README.md
README template (click ▶ to display)
-
Add original publication files into a folder
_publication
inside the ARC- publication pdf
- supplemental files (as offered on publication page)
- add a
_publication/README.md
with a table of links (file | url)
Legal
Section titled Legal-
Add a
LICENSE
file to the ARC- this must be according to the publisher’s license usually found on the publisher / journal website of the publication
- See e.g. https://git.nfdi4plants.org/brilator/Facultative-CAM-in-Talinum/-/blob/main/LICENSE for a CC-BY 4.0 license
-
To add a
LICENSE
, navigate to your ARC in DataHUB and click on “Add LICENSE” on the right sidebar menu(1).
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
- Add First Name, Last Name, Affiliation
- If possible, add Email
- Try to find and add ORCID
- Add Publication
- DOI, Title, Authors, Status = Published
ISA - studies and assays
Section titled ISA - studies and assays- Identify the “data”, i.e. results of experiments.
- In the ARC data is produced by “assays”
- Try to categorize and structure the paper into studies and assays
- studies are typically sample sets that are used as inputs to multiple assays
- 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
- These may be studies/…/protocols or assays/…/protocols
- 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.
File names
Section titled File names- 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).
Original Data
Section titled Original DataThe 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.