substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

Data availability #1285

Open JGilbert-eLife opened 5 years ago

JGilbert-eLife commented 5 years ago

Description

A paragraph of plain text containing citations of data references from the main reference list.

User stories

Author

But what if . . . ?

Consideration

XML requirements

JATS4R recommendation

Data availability sections are captured as a sec[@sec-type="data-availability"] element, which is a child of back.

They contain a statement (captured as a p).

<sec sec-type="data-availability">
   <title>Data availability</title>
   <p>The ChIP-seq and RNA-seq data generated in this study are available at NCBI Gene Expression Omnibus (accession number GSE115928) (<xref ref-type="bibr" rid="bib45">Smith et al,
2015</xref>). Gene lists generated in this study, including lists of genes differentially expressed at meiotic initiation, STRA8-bound genes, and STRA8-activated genes are available in Supplementary file 1. RNA-seq results and STRA8 binding status for all protein-coding genes are available in Supplementary file 2, as are the numbers of CNCCTCAG promoter motifs for all genes. Data for a meiotic prophase gene list described previously (<xref ref-type="bibr" rid="bib45">Soh et al,
2015</xref>) are available in Supplementary file 3. Source data files have been provided for Figures 1-6.</p>
    ...
</sec>

They will typically cite dataset type references captured in the ref-list.

Mock ups

Proposal