The Trainings
repository contains a variety of training courses aimed at empowering researchers in the field of Developmental Neurobiology to utilize standardized computational pipelines for genomics data analysis and visualization to make more robust discoveries in the context of pediatric cancer and other catastrophic diseases. The Trainings
repository is an initiative of the Bioinformatics Core at the Department of Developmental Neurobiology at the St. Jude Children's Research Hospital.
This repository contains lectures, material and resources per course/training subject for the repository noted above.
- Clone the repository
git clone https://github.com/stjude-dnb-binfcore/trainings.git
- Navigate to a training directory:
cd $(dirname "${BASH_SOURCE[0]}")/Trainings/courses/<course_of_interest>
├── code-of-conduct.md
├── courses
| ├── Automation-Reproducibility-compbio
| ├── Bulk-RNA-Seq
| └── sc-RNA-Seq
├── figures
| ├── barcodes
| ├── gitignore.txt
| └── img
├── gitignore.txt
├── LICENSE
└── README.md
Contributions, issues, and feature requests are welcome! Please feel free to check issues.
These materials have been developed by the Bioinformatic core team at the St. Jude Children's Research Hospital. These are open access materials distributed under the terms of the BSD 2-Clause License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.