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

update readme

parent 7de185a7
No related branches found
No related tags found
No related merge requests found
# CEPLAS RNASeq Workshop 2022
This ARC provides the all course material required for the CEPLAS RNASeq Workshop 2022. Please explore the [Reader](_reader/RNAseqWorkshop.pdf) for details.
This ARC provides all course material required for the CEPLAS RNASeq Workshop (August 22 - 24, 2022).
Please explore the [Reader](_reader/RNAseqWorkshop.pdf) for details.
## More information about ARCs in general
- Docker images at sciebo
- https://uni-duesseldorf.sciebo.de/s/53pA9W9TbOKTgGQ
- See reader section 4.3 for details
- Password provided via email or during class.
- Notes collected during the workshop: https://pad.hhu.de/Qlsi4q9fQ9-YPmzv6Ryeog
Please visit the [DataPLANT website](https://nfdi4plants.org).
## The basic ARC structure summarized
directory | content
------- | -------
[studies](studies) | external data and sample metadata
[assays](assays) | measurement data (i.e. "raw" sequence data) and metadata
[workflows](workflows) | computational analyses (i.e. "scripts")
[runs](runs) | outputs of workflow | (i.e. "results")
## Material added to the ARC for this course
directory | content
------- | -------
[_reader](_reader/) | The basis to this reader (written in LaTeX)
[_slides](_slides/) | Slides presented during the workshop
[_handouts](_handouts/) | Cheat sheets and additional materials
[runs/_backups](runs/_backup/) | Backups for runs, in case a workflow unexpectedly did not work or takes too long
## Docker
In order to use the tools and run all scripts mentioned in the reader, you need to install some dependencies on your machine.
This is done using the docker images available at sciebo or built from scratch.
### Ready to use docker images
...can be downloaded from sciebo
- https://uni-duesseldorf.sciebo.de/s/53pA9W9TbOKTgGQ
- See reader section 4.3 for details
- Password provided via email or during class
### Build docker image
If you want to build the docker images from scratch (rather than downloading from sciebo), follow the respective instructions in
- [workflows/maindocker](workflows/maindocker)
- [workflows/rstudiodocker](workflows/rstudiodocker)
- [workflows/userdocker](workflows/userdocker)
\ 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