Skip to content

Latest commit

 

History

History
186 lines (121 loc) · 4.49 KB

File metadata and controls

186 lines (121 loc) · 4.49 KB
marp theme paginate license footer style title author date
true
dataplant_marp-theme
true
<a href="https://nfdi4plants.org"> <img id="footer-img1" src="./../../../img/logos/DataPLANT/DataPLANT_logo_square_bg_transparent.svg"></a> <a href="https://ceplas.eu"> <img id="footer-img2" src="./../../../img/logos/CEPLAS/CEPLAS_Icon.jpeg"></a><a href="https://creativecommons.org/licenses/by/4.0/"><img id="footer-img3" src="./../../../img/logos/CreativeCommons/by.svg"></a>
footer {height: 30px;padding: 10px;bottom: 00px;} #footer-img1 {height: 30px; padding-left: 0px;} #footer-img2 {height: 30px; padding-left: 20px;opacity: 0.5;} #footer-img3 {height: 20px;padding-left: 20px; opacity: 0.5;}
First steps towards your ARC
2023-02-02

First steps towards your ARC


You just received your data

bg right width:400


Goal

  • Structure,
  • Annotate, and
  • Share your experimental data.

Structure your data

width:800


Annotate your data

w:700


Collaborate and share

w:650


Sync your ARC to the DataHUB

arc sync -f -r https://git.nfdi4plants.org/brilator/demo-arc

Invite collaborators to your ARC

https://git.nfdi4plants.org/brilator/demo-arc


Using the ARC Commander to setup an ARC

Initiate the ARC folder structure

arc init

Add metadata structure

arc investigation create -i TalinumPhotosynthesis
arc study add -s talinum_drought
arc assay add -s talinum_drought -a rnaseq
arc assay add -s talinum_drought -a metabolomics

Your ARC is ready

bg 80% right:75% bg 80%


Your ARC is ready

<style scoped> section p br { display: block; margin-top: 20px; content: ""; } </style>

👩‍💻 Initiated an ARC
📂 Structured and ...

... annotated experimental data
🌐 Shared with collaborators

bg right width:400