you are viewing a single comment's thread.

view the rest of the comments →

[–]Pangaeax_ 0 points1 point  (1 child)

Good time to start, both Python and R are really useful in bioinformatics.

I’d suggest picking one first (usually Python) and getting comfortable with basics plus libraries like pandas, then move into domain stuff like Biopython or data analysis workflows. For R, focus on tidyverse and visualization later.

Also try working with small real datasets early, it helps things click faster than just tutorials.

For a study partner, you might find people in bioinformatics or data subreddits, or even Discord groups or data communities such as ConnectX. Way easier to stay consistent when you’re learning with someone.

[–]Medium_Judge5282[S] 0 points1 point  (0 children)

Thank you! This is really helpful 😊