Skip to content
Snippets Groups Projects
Commit c78da811 authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

add study and assay

parent a7732ec1
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,7 @@ ...@@ -2,8 +2,7 @@
Legacy data on Ricinus proteome from Nicole Linka and Thomas Wrobel Legacy data on Ricinus proteome from Nicole Linka and Thomas Wrobel
## setting up this arc
## setting up this arc
> using arcCommander v0.3.1 > using arcCommander v0.3.1
...@@ -12,3 +11,12 @@ arc init ...@@ -12,3 +11,12 @@ arc init
arc i create -i "Ricinus proteome" arc i create -i "Ricinus proteome"
mkdir _NicolesData; touch _NicolesData/.gitkeep mkdir _NicolesData; touch _NicolesData/.gitkeep
``` ```
## add raw dataset as retrieve from Anja Stefanski via Sciebo (06.04.2022)
```bash
arc assay add -s "2012_ricinus_proteome_wrobel" -a "2012_proteome_data_bmfz_stefanski"
cp ~/Download
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment