DEV Community

yaellevy
yaellevy

Posted on

Create new project-github

This mission was the best practice on osdc course!
We applied everything we learned in this course!!!
First - I created new project on my GitHub
Second - I uploaded my project in "computational Biolagy" written with python
In this Project I Researched the Genom of Bacillus subtilis bacterium by math functions
Third - writing README file
Four - uploading necessary files to run the project such as requirements file
Five - Added the mentor
When my GitHub area for my project was building I recieved 2 PR from my partner who wrote the project with me - Eliyahou Levy
The first PR was to add [test_main]

Image description

(https://github.com/yaellevy/Computationalbiology/pull/1) file
The second PR was to add the workflow
The test_main file checked my genom file is valid -this was very necessary for the project so I merged it immediately
The workflow run successfully so I merged this PR also
Computational biology

Top comments (0)