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

Update README.md

parent a8bcfa12
No related branches found
No related tags found
No related merge requests found
# ricinus_proteome_arc
# Wrobel-2023-CastorBeanEndospermProteome
Legacy data on Ricinus proteome from Nicole Linka and Thomas Wrobel
## Publication
Wrobel TJ, Brilhaus D, Stefanski A, Stühler K, Weber APM, Linka N. Mapping the castor bean endosperm proteome revealed a metabolic interaction between plastid, mitochondria, and peroxisomes to optimize seedling growth. Front Plant Sci. 2023 Oct 6;14:1182105. doi: 10.3389/fpls.2023.1182105. PMID: 37868318; PMCID: PMC10588648.
## Clone / sync this ARC
## License
### Including LFS
Copyright © 2023 Wrobel, Brilhaus, Stefanski, Stühler, Weber and Linka
```bash
arc get -r https://git.nfdi4plants.org/brilator/ricinus_proteome_arc.git
```
```bash
arc sync
```
### Without LFS objects
```bash
arc get --nolfs -r https://git.nfdi4plants.org/brilator/ricinus_proteome_arc.git
```
#### Change LFS option on machine, where I do not want to download lfs objects
```bash
git config --local filter.lfs.smudge "git-lfs smudge --skip -- %f"
git config --local filter.lfs.process "git-lfs filter-process --skip"
```
This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
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