rki-mf1 / workshop-nanopore-bioinformatics

Main resource for practical introductions to long-read bioinformatics.
GNU General Public License v3.0
2 stars 6 forks source link

Create an .md file with solutions to the Exercise and Bonus hands-on work #3

Open hoelzer opened 1 year ago

hoelzer commented 1 year ago

I would suggest adding a new .md file for each day called solutions.md, which give solutions to the Exercise and Bonus. This would let us test that part of the workshop and give students someplace to look if they get super stuck on that part of the hands-on after the workshop is over. The test.sh script would need to be updated to include the code from these new files.

Work on this has started in https://github.com/rki-mf1/2023-Workshop-MISSIoN-Nanopore/pull/12 (Kenya mission repo, before the template) . Still need to finish that but it gives the basic framework and sections that need to be completed. Also it is already incorporated into the semi-automatic testing script.