This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Forum: Advice for transitioning from a Life Sciences Education degree to Bioinformatics

Title: Transitioning from Bio/Chem Education to Bioinformatics: Seeking advice on a "DIY" bridge to a Master's/PhD Body: Hello Biostars community, I am a Bachelor of Education graduate with a double major in Biology and Chemistry. My long-term career goal is to become a University Lecturer in Bioinformatics. Coming from a non-Computer Science background, I am planning to "bridge the gap" using professional certificates and self-study before applying for a Master’s in Bioinformatics. My goal is to build a foundation that is competitive with CS graduates. I would appreciate advice from the community on the following: The "CS Bridge": Which specific areas of Computer Science are most critical for a life scientist to master before a Master’s? I am currently looking at Harvard’s CS50 and various Data Structures & Algorithms courses. Language Priority: Given my goal to teach, should I prioritize Python for its general-purpose utility or R for its statistical dominance in bio-research? The Lecturer Path: To those teaching in universities, how much weight is given to a background in "Education" (pedagogy) versus "Pure Research" when hiring faculty in this field? I am eager to hear from anyone who successfully transitioned from a "wet lab" or teaching background into computational biology. Thank you for your time and guidance!

life bioinformatics sciences masters education

3 answers

As someone who did Bachelors in Microbiology followed by Masters in Computational Biology (followed by a PhD and a postdoc) - it really helps if you learn to code. This does not mean that you HAVE to do edx or coursera courses on bioinformatics, but they do help if you complete them. You can also look into Rosalind (https://rosalind.info/problems/locations/). As the other user mentions, you would typically need to atleast complete a PhD followed by a Masters to be considered for a lecturer position.

Having the goal of becoming a lecturer sounds too naive to me at this point, given your profile and the lack of any bioinformatics experience. I would only go down this path only if you are genuinely passionate about bioinformatics.

thank you senior for your advise and time ,so as per now i have to establish my self as a scientist

You have a unique and valuable background which combines education expertise with science and it is exactly the field needed to bridge the current training gap. To answer your specific questions:

  1. The CS Bridge: Harvard’s CS50 is an excellent starting point. Beyond that, focus heavily on Data Structures and Algorithms, as these are the biggest hurdles for life scientists entering Master's programs. Understanding how data is stored and manipulated is key to "thinking like a developer."
  2. Language Priority: Start with Python. Python's general-purpose nature and dominance in Artificial Intelligence (AI) and Machine Learning (ML) workflows makes it more versatile for a career in teaching and building modern bioinformatics tools than R required for statistics
  3. The Lecturer Path: While your pedagogy background is a huge asset, University hiring committees still prioritize a strong research track record and research credibility (PhD/Postdoc) for employment.

Bridging the Gap:

The rapid advancement of biotechnology has outpaced traditional educational methods. We need more 'biologist-led' development. For a practical example of this, you can check out these 17 pre-configured pixi environments for microbial genomics—I built these specifically from a biologist’s perspective rather than a pure developer’s --- Tool:17 pre-configured pixi environments for microbial genomics — built by a biologist, not a developer --- 17 pre-configured pixi environments for microbial genomics — built by a biologist, not a developer

I’ve written more about the need to train biologists for the AI revolution in the two posts referenced below, which might give you more context for your career transition. Good luck!"

Part 1: Bioinformatics and Biotechnology — We Built the Revolution But Forgot to Train Biologists in Its Use --- https://www.linkedin.com/posts/bharat-p-237b426_bioinformatics-biotechnology-molecularbiology-activity-7449997541322153984-kyxD?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAE8dssBg5lcaBN9DkZnXbBvr_uTAREXsSU

Part 2: AI in Biotechnology and Bioinformatics — Are We About to Repeat the Same Mistake? --- https://www.linkedin.com/posts/bharat-p-237b426_bioinformatics-biotechnology-aiinscience-activity-7450011260458307584-4Lwk?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAE8dssBg5lcaBN9DkZnXbBvr_uTAREXsSU

Teaching science at universities means you have to be a proven scientist, and that involves a PhD and Postdoc experience, paired with a strong track record. I do not think a prior teaching degree adds any formal value. Lecturer positions are permanent positions, which are rare, and there is very competitive selection. It might be different in other fields and countries, but in life science including bioinformatics, in the Western world, you have to go the full track of PhD/Postdoc and establish yourself as a proven scientist to even remotely be considered for such a position.

One minor caveat to this (though the point about PhDs etc is all still true): a lot of UK universities are finally waking up to the fact that they've been neglecting their teaching by thinking research academics will just do it (most of whom do not want to). As such, you're seeing a lot more "Lecturer"/teaching fellow specific career paths emerge which place less emphasis on research achievement/excellence (though no doubt it helps), and in those cases, having a formal teaching qualification may help (but also may not be a hard requirement).

Log in to answer this question.