Skip to content

1. Add README

Add a README.md with minimum data

```markdown
# Title of Publication

## Original Publication

<citation as provided by publisher or exported from bibliography manager; ideally in a standard format including the DOI>
<if the citation does not include a DOI already, add it here to link the original article> 

## Abstract

<abstract as provided by publisher>

<ideally shape into a graphical abstract by adding a nice selected image from the publication.
This is oftentimes done at the journal website as well; so we'll just use the same image.
Store the image in `_publication` and link it in README via markdown or html. 
>

## License

<license / copyright as provided by publisher>

## Data availability

<Accession numbers and / or URLs of datasets related to the paper and deposited in public repositories (NCBI, EBI, etc.)>

```