This is my first post on here. I am a 3rd year undergraduate student doing a degree in medical physiology. For my third year I took a unit for computational biology as well as a bioinformatics project.
This is my first time ever dealing with maths or computer science in the realm of biology and I would appreciate some guidance regarding my project. I a project that can be realistically achieved in one academic year by someone with no previous experience. I am only beginning to learn python but coding is not mandatory for the project.
I have read about about a few options:
- Structure prediction (homology modelling/ab initio/threading)
- Can this be realistically achieved?
- Would I need to use python?
- How would I go about finding an interesting protein that no one has modeled yet?
- Small drug discovery
- Can this be realistically achieved?
- Would I need to use python?
- Do I need to know much about chemistry?
- Neural networks
- What sort of projects involve neural networks and can I realistically achieve these?
Please if you have any other ideas, I am eager to hear them out. Any projects that can be done by someone with no prior experience but passion and an understanding of biology. I don't like genetics so much but I understand that they are primary for a big part of bioinformatics.
Any extra information regarding the steps I could take would be very helpful. And I hope that this post isn't typical and annoying in this community.
Undergraduate Project topic
need ideas for bioinformatics research project (undergraduates)
Project For A Beginner Bioinformatics Student
...
You can replicate some of the aspects of the study here: https://genomemedicine.biomedcentral.com/articles/10.1186/s13073-017-0424-2
You can download some data from here: https://portal.gdc.cancer.gov/repository
I just did one of these for a tumor burden analysis and it was not too hard and pretty fun. Get the 'masked somatic mutation' .maf files and go to town.
Programming skills needed are minimal, you can probably get a decent amount of it done in Excel.