Skip to content

Statistical bioinformatics project on analysis of sexual dimorphism in Gentoo penguins

Notifications You must be signed in to change notification settings

dnarabaci/statistical_bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

statistical_bioinformatics

Statistical Bioinformatics project.

An Analysis of Sexual Dimorphism in Gentoo Penguins

The main project is investigating the sexual dimorphism in penguins using palmer penguins dataset. Statistical analyses were performed and visualized in R markdown.

This research aimed at examining discernible variations in physical traits between male and female members of the Gentoo penguins (Pygoscelis papua). Measurements of body mass, bill length, bill depth and flipper length were considered for sexual dimorphism. Shapiro Wilk test revealed male bill length (p<0.05) and male flipper length (p<0.05) to be non-normally distributed. Fisher’s Exact Test revealed significant difference of traits among sexes (p<0.0001). Strong effect size of sex on body mass (Cramer’s V = 0.79), bill length (Cramer’s V = 0.65), and bill depth (Cramer’s V = 0.72) and flipper length (Cramer’s V = 0.71). Pearson residuals showed strong association between sex and these four traits, body mass and bill length were the strongest.

Some sample figures from the report:

image Summary of Gentoo Features Data Distribution Description image Bill depth of males and females. Association of the sexes with body weight categories was examined. For this, pearson residuals for six different associations could be considered among sexes and three categories. A positive association is demonstrated with a positive blue bar, and a negative association is demonstrated with a negative red bar. The intensity of the color suggests stronger association. image Paired up association of Gentoo features Summary

Lipsum

A lipsum text generator using R.

Usage: lipsum(type=1, paragraphs=1, lang="latin") Arguments:

  • type - the lipsum block, either 1 (Lorem lipsum ...) or 2 (Sed ut perspiciatis ...), default: 1
  • paragraphs - integer, how many paragraphs, default: 1
  • lang - either 'latin' or 'english', default: 'latin' Returns text paragraphs

About

Statistical bioinformatics project on analysis of sexual dimorphism in Gentoo penguins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors