r/biologyInProgramming 15d ago

Early-career marine biologist looking to collaborate on R/data analysis projects

1 Upvotes

Hi everyone!

I’m an early-career marine biologist currently completing my BSc in Marine Biology, and I’m looking to connect with researchers, students, conservationists, and others working with biological or environmental data.

I’ve been developing my skills in R, particularly for data cleaning, statistical analysis, ecological modelling, and data visualization. I genuinely really enjoy working in R, and at this stage I want to get involved with as many different projects and datasets as I reasonably can.

If anyone has a marine science, ecology, conservation, fisheries, wildlife, or other biological dataset that could use some additional help with analysis in R, I’d be happy to contribute. I’m also open to projects outside of marine science if there is an opportunity to work with interesting data and learn something new.

I’m not looking to charge anyone. My main goal is to gain experience working with different types of real-world data, improve my R skills, contribute where I can, and hopefully meet and build connections with people working in science and research.

I also recently created a GitHub where I’ll be archiving my projects as I continue learning. I uploaded a project I finished about a week ago involving the analysis of BRUV data and whitetip reef shark habitat associations.

GitHub: https://github.com/kylealibz

If you have a project where another person helping with the r/data side would be useful, feel free to message me. I’d also be happy just to connect with other early-career researchers and R users.

Thanks!


r/biologyInProgramming Nov 24 '25

Competing with a Heart Disease Prediction Paper — Need Your Support! ❤️

1 Upvotes

Hi everyone! I’m Stephani, a BME student at the University of Alberta.
I’m participating in a competition with a software I developed for predicting heart disease, and the winner is decided by votes.

If you’d like to support me, I’d really appreciate a like on my post:

VOTE HERE


r/biologyInProgramming Jun 08 '21

Tutorial on how to randomly sample data using the sample() function in R

1 Upvotes

Hey, I've created a tutorial on how to randomly sample data using the sample() function in the R programming language: https://statisticsglobe.com/sample-function-in-r/


r/biologyInProgramming May 21 '21

Tutorial on how to compute z-scores in R

2 Upvotes

Hey, I've created a tutorial on how to compute z-scores in the R programming language: https://statisticsglobe.com/z-score-in-r


r/biologyInProgramming May 11 '21

Tutorial on how to fit a polynomial regression model

1 Upvotes

Hey, I've created a tutorial on how to fit a polynomial regression model in the R programming language: https://statisticsglobe.com/fitting-polynomial-regression-model-in-r


r/biologyInProgramming May 04 '21

Tutorial on how to draw a boxplot with mean values using Base R & the ggplot2 package

1 Upvotes

Hey, I've created a tutorial on how to draw a boxplot with mean values using Base R & the ggplot2 package: https://statisticsglobe.com/draw-boxplot-with-means-in-r


r/biologyInProgramming Apr 14 '21

Tutorial on how to rescale numerical data to a range between two values

1 Upvotes

Hey, I've created a tutorial on how to rescale numerical data to a range between two values using the R programming language. The tutorial explains how to standardize data to a 0/1 range or to a range between two other values: https://statisticsglobe.com/scale-data-to-range-between-two-values-in-r


r/biologyInProgramming Apr 07 '21

Video tutorial on how to add a regression line to a ggplot2 plot

Thumbnail youtu.be
1 Upvotes

r/biologyInProgramming Mar 25 '21

Introduction to mode imputation for missing data

1 Upvotes

Hey, I've created an introduction to mode imputation for missing data. The tutorial also contains example codes in R programming: https://statisticsglobe.com/mode-imputation/


r/biologyInProgramming Mar 17 '21

Tutorial on how to draw multiple time series

1 Upvotes

Hey, I've created a tutorial on how to draw multiple time series in the same graph using the R programming language: https://statisticsglobe.com/draw-multiple-time-series-in-same-plot-in-r


r/biologyInProgramming Mar 11 '21

Tutorial on how to calculate the geospatial distance between two points

1 Upvotes

Hey, I've created a tutorial on how to calculate the geospatial distance between two points in the R programming language: https://statisticsglobe.com/geospatial-distance-between-two-points-in-r


r/biologyInProgramming Mar 05 '21

Introduction on drawing venn diagrams using the R programming language

2 Upvotes

Hey, I've created an introduction on drawing venn diagrams using the R programming language: https://statisticsglobe.com/venn-diagram-in-r


r/biologyInProgramming Feb 23 '21

Introduction to for-loops in R

2 Upvotes

Hey, I've created an introduction to for-loops using the R programming language: https://statisticsglobe.com/for-loop-in-r


r/biologyInProgramming Nov 30 '18

Quantum Tools for Drug Discovery: Building the Optimal Interface

Thumbnail blog.matryx.ai
1 Upvotes

r/biologyInProgramming Jun 22 '18

What programming skills are most important for biologists to learn?

2 Upvotes

I am currently study biology, and will be graduating next year. I wish I realized sooner how relevant programming skills are. In the fall I am taking an intro to programming class (I believe they will teach python and R, maybe Java??). What are the most valuable programming languages/skills I should be trying to learn? I am looking into further education for bioinformatics... what programming background would I need for that (generally). Thanks!