BioInformatics Series - Session 1

#Bioinformatics #AI #Workshop #IEEEeducationWeek #IEEEeducationSociety #Event #IEEEULFS2
Share

BioInformatics Series - Session 1


πŸš€ Welcome to the Bioinformatics Series! πŸ§¬πŸ’»

Hey future bio-coders! πŸŽ‰ Get ready to explore how biology meets technology in an exciting, hands-on way! πŸ§‘‍πŸ”¬βœ¨

Ever wondered how scientists decode DNA 🧬, track viruses 🦠, or develop new medicines πŸ’Š? They use code! By the end of this course, you’ll be writing Python programs to analyze genetic data—no prior coding experience needed! πŸπŸ’‘
What to Expect?

This 4-part series is designed for beginners! In Session 1, you’ll dive into Python basics and bioinformatics by:
βœ… Reading DNA sequences from a file πŸ“„
βœ… Counting nucleotides (A, T, C, G) πŸ”’
βœ… Converting DNA to RNA 🎯

By the end, you’ll have your first bioinformatics script running!

πŸ“’ Presented by IEEE Student Branch ULFS2 and led by Elie Dina, PhD student in AI & Data Science.

πŸ“… Date: Tuesday, April 8, 2025
⏰ Time: 7:30 PM (1h30)
πŸ“ Online via Google Meet

Join us and code your way into bioinformatics! πŸš€
#IEEEULFS2



  Date and Time

  Location

  Hosts

  Registration



  • Date: 08 Apr 2025
  • Time: 04:30 PM UTC to 06:00 PM UTC
  • Add_To_Calendar_icon Add Event to Calendar
If you are not a robot, please complete the ReCAPTCHA to display virtual attendance info.
  • Contact Event Hosts
  • Starts 01 April 2025 11:45 AM UTC
  • Ends 08 April 2025 03:00 PM UTC
  • No Admission Charge


  Speakers

Mr Elie Dina

Topic:

BioInformatics Series - Session 1

Biography:

Mr. Elie Dina is a seasoned professional in the realm of data science and machine learning, boasting a rich experience spanning over two years. His expertise encompasses a wide array of skills and accomplishments, including the adept utilization of statistical methodologies and machine learning techniques to dissect and model datasets of varying sizes, from modest to extensive scales. He has successfully navigated the intricacies of deploying machine learning models within production environments, demonstrating a keen proficiency in implementing these solutions effectively.

With a versatile background, Mr. Dina has ventured into diverse industries, leaving an indelible mark in sectors such as environmental studies and e-commerce. His toolset includes mastery in programming languages like Python and R, coupled with a deep understanding of pivotal machine learning libraries and frameworks such as scikit-learn, TensorFlow, and Keras. Beyond technical prowess, Mr. Dina excels in communication, effortlessly conveying complex technical concepts to non-technical stakeholders and delivering data-driven insights with precision to decision-makers.

Email:

Address:France





Agenda

In the first session, we’ll start with the absolute basics of Python 🐍—no complicated stuff, just the essentials to get you started. Then, we’ll jump right into bioinformatics by working with real DNA sequences! 🧬 You’ll learn how to:
βœ… Read DNA sequences from a file πŸ“„
βœ… Count how many times A, T, C, and G appear πŸ”’
βœ… Convert DNA to RNA in just a few lines of code 🎯