Mercurial > repos > bimib > cobraxy
view COBRAxy/docs/tutorials/README.md @ 547:73f2f7e2be17 draft
Uploaded
| author | francesco_lapi |
|---|---|
| date | Tue, 28 Oct 2025 10:44:07 +0000 |
| parents | fcdbc81feb45 |
| children |
line wrap: on
line source
# Tutorials Learn COBRAxy through hands-on tutorials for web-based analysis. ## Available Tutorials | Tutorial | Description | |----------|-------------| | [Galaxy Setup](tutorials/galaxy-setup) | Set up Galaxy for web-based analysis | | | | | | | ## Tutorial Data Download example datasets used in tutorials: ```bash # Download tutorial data wget https://github.com/CompBtBs/COBRAxy/blob/main/data_tutorial/data_tutorial.zip unzip tutorial_data.zip ``` The tutorial data includes Sample gene expression datasets (Cancer.txt and Normal.txt) ## Getting Help If you encounter issues during tutorials: 1. Check the specific tutorial's troubleshooting section 2. Refer to the main [Troubleshooting Guide](troubleshooting) ## Contributing Found an error or want to improve a tutorial? - [Edit on GitHub](https://github.com/CompBtBs/COBRAxy/tree/main/docs/tutorials) - [Report issues](https://github.com/CompBtBs/COBRAxy/issues) - Suggest new tutorial topics Ready to start? Pick your first tutorial above! 🚀
