{"id":3119,"date":"2020-09-07T01:45:02","date_gmt":"2020-09-06T20:15:02","guid":{"rendered":"https:\/\/babrone.avfu.ac.in\/blog\/?p=3119"},"modified":"2020-12-01T12:29:09","modified_gmt":"2020-12-01T06:59:09","slug":"bio-statistics-using-r-programming","status":"publish","type":"post","link":"https:\/\/babrone.avfu.ac.in\/blog\/?p=3119","title":{"rendered":"Bio-Statistics Using R Programming"},"content":{"rendered":"<p style=\"text-align: center;\"><strong><span style=\"color: #ff0000;\">Bio-Statistics Using R Programming<\/span><\/strong><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #0000ff;\"><strong>Dr. Shantanu Tamuly, Assistant Professor, Department of Veterinary Biochemistry, College of Veterinary Science, Assam Agricultural University, Khanapara, Guwahati &#8211; 781022<\/strong><\/span><\/p>\n<p><span style=\"color: #000000;\">&nbsp;<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In the modern world of biological science, the understanding of bio-statistics is vital for unearthing the information hidden inside the vast amount of biological data. It has been used by biological scientists to evaluate the results of their experiments and constructing various mathematical bio-models. In broad terms it is said that the statistics helps in making decisions in the face of uncertainty. The important data-based problems encountered in biological research that are addressed by bio-statistics are numerical observations made in a biological experiment and are generally found to be scattered. The experimenter is interested to know if the differences observed in various groups of experiment are due to certain cause or due to natural background variations. The experimenter is required to evaluate what do the numbers or values obtained in the experiment indicate.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The huge calculations and formulae used in various statistical methods look scary to students of biological sciences and appear to be highly time-consuming. The use of computer softwares is highly recommended for this purpose. There are scores of commercial softwares are available that can serve the purpose of a biological scientists such as SPSS, SAS, GraphPad, Stata, Minitab and so on.&nbsp; These softwares are user friendly and easy to handle and are recognized by high rated international scientific journals. Though, these softwares are highly useful to a biologist, these are highly expensive and are beyond the reach of many institutes. So, there is always a need of some statistical softwares that are available in open source. The R is the statistical programming language that is freely available and widely used for statistical computing. The users of R spans from fields like agricultural science, bioinformatics, medical science, animal science etc. to financial institutions, social sciences and so on. Switzerland ranks first in the world in terms of number of R users followed by New Zealand. India holds 119<sup>th<\/sup> rank in the world. As per the website rapporter.net, 60 downloads of the R and its different packages per 100,000 persons were reported in India till date. Globally, there are over 2 million users of R. Every year, the number of users of R increases manifold. The strong reasons behind the popularity of R are as follows:-<\/span><\/p>\n<ol style=\"text-align: justify;\">\n<li><span style=\"color: #000000;\">This software is free and hence many research and academic institutes with financial crunch can afford to use it.<\/span><\/li>\n<li><span style=\"color: #000000;\">It has excellent built-in help system that can educate the new user.<\/span><\/li>\n<li><span style=\"color: #000000;\">The commands used in various steps of statistical analysis are easy to comprehend and the people having no exposure to computer programming language do not find it hard.<\/span><\/li>\n<li><span style=\"color: #000000;\">The advanced users can create functions and packages for purpose of specific area of analysis.<\/span><\/li>\n<li><span style=\"color: #000000;\">The commands used for performing a particular analysis can be stored for future purposes. These commands can be used to carry out similar analysis in future.<\/span><\/li>\n<li><span style=\"color: #000000;\">The R has excellent graphical environment. The base package of R can make most of the graphical plots. However, the specific R package called \u201cggplot2\u201d is used for high level graphics that are of the standard of international scientific journals.<\/span><\/li>\n<li><span style=\"color: #000000;\">The software is quite light and hence does not put heavy burden on a computer.<\/span><\/li>\n<\/ol>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">The R is an upgradation of another programming language called S that was developed by John Chambers in the year 1976. The programming language R was created by Ross Ihaka and Robert Gentleman in the University of Auckland (New Zealand). The project was started in the year 1992 and its final version was released in the year 2000. The R program is updated regularly by a team of developers termed as \u201cR Core Development Team\u201d. The capability of R has been extended to cover many specific fields such as bioinformatics, pharmacology, molecular biology etc. with the development of user-defined R packages. These specific R packages are available in repositories such as Comprehensive R Archive network (CRAN), Bioconductor (packages related to bio-informatics) and GitHub.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The working of the basic R package can be improved by use of some special interface called R-studio. This interface make it easy to upload the data from excel or csv file format. In addition, while typing the commands in the R-studio, the suggestions for the correct command are displayed, hence lowering the possibility of typing incorrect commands.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am enlisting few R packages specific for fields of biological sciences.<\/span><\/p>\n<ol style=\"text-align: justify;\">\n<li><span style=\"color: #000000;\">Agricole: This is the package specific for agricultural research. It has broad range of applications such as design of agricultural experiments, algorithms related to experiments based on improvement of plants and other applications such as multiple comparison of means that includes methods of Bonferroni, Duncan, Student-Newman-Keuls, Scheffe, Ryan, Einot and Gabriel and Welsch multiple range tests in addition to LSD and Tukey HSD tests. The designs of experiments that it contains are lattice, alpha, cyclic, balanced incomplete block design, Latin, Graeco-latin, augmented block design, split plot and strip plot (Mendiburu, 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">pcr: This package is used for analysis of data generated from real time PCR (quantitative PCR). It can calculate the amplification efficiencies and curves from q-PCR data. It calculates the relative expression from the q-PCR data using delta-delta CT and standard curve method. It also tests the statistical significance of the test groups and linear regression (Ahmed, 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">openPrimR: this R-package is used for designing, evaluating and comparing primer sets for multiplex PCR (Doring, 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">msa: this R-package is used for multiple sequence alignment. It performs the multiple sequence alignment based on algorithms ClustalW, ClustalOmega and Muscle (Bonatesta <em>et al<\/em>., 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">ggplot2: This is a data visualization R-package. It can be used to make various types of plots of publication standard such as bar plots, line plots, pie plots, histograms, correlograms, strip plots etc. Importantly, this package can be used to overlay two different types of plots such as overlaying of strip plots with bar plot or line plots. This package has the option of adding the graphical parameters in layer by layer mode (Wickham <em>et al<\/em>., 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">clinPK: this R-package is commonly used in clinical pharmacokinetics and clinical pharmacology. It contains the algorithms for dose individualization, compartmental pharmacokinetics, drug exposure etc. (Keizer, 2017).<\/span><\/li>\n<li><span style=\"color: #000000;\">BiodiversityR: this R-package is used to analyse the data related to biodiversity (Kindt, 2020).<\/span><\/li>\n<\/ol>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>Working example of one way ANOVA in R<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>Data entry in R:<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In this section, data entry and performance of ANOVA is demonstrated. The data is prepared in excel sheet in the following form.<\/span><\/p>\n<table width=\"347\">\n<tbody>\n<tr>\n<td width=\"69\"><span style=\"color: #000000;\">A<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">B<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">C<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">D<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">E<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"69\"><span style=\"color: #000000;\">0.209801<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">1.467962<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.634078<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.098009<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.557136<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"69\"><span style=\"color: #000000;\">0.43667<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.871927<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.219548<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">4.3667<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.172311<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"69\"><span style=\"color: #000000;\">0.180761<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.697349<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.336517<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">1.807608<\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.892684<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">(Showing only the first three rows).<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">The first row comprises the names of the variables (\u201cA\u201d to \u201cE\u201d). The table is copied from MS Excel. The R program is opened and the following command is entered in order to enter this data. This data is named as say \u201cbione\u201d.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione = read.table(\u201cclipboard\u201d,header=TRUE)<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">(The string \u201cheader=TRUE\u201d tells R to consider the first row as header. This command will paste the data into the R). The command gets executed by pressing enter.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">The data can be seen in R by simply typing \u201cbione\u201d and pressing enter.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>Conversion of the data from wide form to long form<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">Now the next step is converting the data to long form. This can be done using \u201cstack\u201d command. This new data in long form is named as say \u201cbione2\u201d<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">bione2=stack(bione)<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">bione2<\/span><\/p>\n<table width=\"197\">\n<tbody>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>&nbsp;<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\"><strong>values<\/strong><\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>ind<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>1<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.209801<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>2<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.43667<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>3<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.180761<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>4<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.894583<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>5<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.625422<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>6<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.790754<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>7<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.624502<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">A<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>8<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">1.467962<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">B<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>9<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.871927<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">B<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>10<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.697349<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">B<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>11<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">2.566964<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">B<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"64\"><span style=\"color: #000000;\"><strong>12<\/strong><\/span><\/td>\n<td width=\"69\"><span style=\"color: #000000;\">0.643127<\/span><\/td>\n<td width=\"64\"><span style=\"color: #000000;\">B<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">(Showing only the first 12 rows)<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>One Way ANOVA<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">Now the ANOVA is performed using the aov command. The ANOVA is named as say \u201cbione3\u201d<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione3=aov(values~ind,data=bione2)<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>summary(bione3)<\/em><\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>&nbsp;<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>Df<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>Sum-Sq<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>Mean-Sq<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>F-value<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>Pr(&gt;F)<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>&nbsp;<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>ind<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">4<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">126.25<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">31.562<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">18.53<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">9.13e-08<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">***<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"86\"><span style=\"color: #000000;\"><strong>Residuals<\/strong><\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">30<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">51.09<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">1.703<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">&nbsp;<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">&nbsp;<\/span><\/td>\n<td width=\"86\"><span style=\"color: #000000;\">&nbsp;<\/span><\/td>\n<\/tr>\n<tr>\n<td colspan=\"7\" width=\"601\"><span style=\"color: #000000;\"><strong>Signif. codes:&nbsp; 0 \u2018***\u2019 0.001 \u2018**\u2019 0.01 \u2018*\u2019 0.05 \u2018.\u2019 0.1 \u2018 \u2019 1<\/strong><\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">As the p value of ANOVA is less than 0.05, hence the multiple comparison can be performed using Tukey\u2019s HSD test using TukeyHSD command. The comparison is named as say \u201cbione4\u201d.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione4=TukeyHSD(bione3)<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione4<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">This gives the table of multiple comparison as follows:<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>&nbsp;<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>diff<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>lwr<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>upr<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>p.adj<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>B-A<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">1.55613839<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">-0.4671659<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">3.5794426<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">0.1961431<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>C-A<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">-0.20872828<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">-2.2320325<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">1.8145760<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">0.9981516<\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"120\"><span style=\"color: #000000;\"><strong>D-A<\/strong><\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">4.83749109<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">2.8141868<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">6.8607954<\/span><\/td>\n<td width=\"120\"><span style=\"color: #000000;\">0.0000010<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">(Showing the first three rows only).<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">The grouping of the variables is carried out by using R-package \u201cmultcompView\u201d. The package can be loaded by library command (the mulcompView package should be installed in R).<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>library(multcompView)<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>bione5=bione4$ind[,&#8217;p adj&#8217;]<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><em>multcompLetters(bione5)<\/em><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">This puts the letter display against the variables.<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"100\"><span style=\"color: #000000;\"><strong>B<\/strong><\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\"><strong>C<\/strong><\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\"><strong>D<\/strong><\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\"><strong>E<\/strong><\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\"><strong>A<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td width=\"100\"><span style=\"color: #000000;\">&#8220;a&#8221;<\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\">&#8220;a&#8221;<\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\">&#8220;b&#8221;<\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\">&#8220;a&#8221;<\/span><\/td>\n<td width=\"100\"><span style=\"color: #000000;\">&#8220;a&#8221;<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">From this output, it appears that only the group D is significantly different from other groups. While other groups does not bear statistically significant difference among them as they bear same letter.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>Conclusion<\/strong><\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The R program is one of the fast developing statistical softwares through development of newer versions. In addition, new R-packages are added to the repository each year of the specific field. Owing to its ease in handling and requirement of small space in the computer, it has become the statistical program of choice of many institutes and companies.<\/span><\/p>\n<p style=\"text-align: justify;\"><span style=\"color: #000000;\"><strong>References<\/strong>:<\/span><\/p>\n<ol>\n<li><span style=\"color: #000000;\">Ahmed, M. (2020) Package \u2018pcr\u2019. https:\/\/cran.r-project.org\/web\/packages\/pcr\/pcr.pdf(accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Bonatesta E,Horejs-Kainrath C, Bodenhofer U (2020) Package \u2018msa\u2019. http:\/\/bioconductor.org\/packages\/release\/bioc\/manuals\/msa\/man\/msa.pdf. (accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Doring M (2020)Package \u2018openPrimeR\u2019. https:\/\/www.bioconductor.org\/packages\/devel\/bioc\/manuals\/openPrimeR\/man\/openPrimeR.pdf. (accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Keizer R (2017) Package \u2018clinPK\u2019. https:\/\/cran.r-project.org\/web\/packages\/clinPK\/clinPK.pdf. (accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Kindt R (2020) Package \u2018BiodiversityR\u2019. https:\/\/cran.r-project.org\/web\/packages\/BiodiversityR\/BiodiversityR.pdf. (accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Mendiburu F (2020)Agricolae tutorial (version 1.3-3) https:\/\/cran.r-project.org\/web\/packages\/agricolae\/vignettes\/tutorial.pdf(accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">R activity around the world. http:\/\/rapporter.net\/custom\/R-activity\/#score_user\/5(accessed16 August 2020).<\/span><\/li>\n<li><span style=\"color: #000000;\">Wickham H, Chang W, Henry L, Pedersen TL, Takahashi K, Wilke C, Woo K, Yutani H, Dunnington D (2020)Package \u2018ggplot2\u2019. https:\/\/cran.r-project.org\/web\/packages\/ggplot2\/ggplot2.pdf. (accessed16 August 2020).<\/span><\/li>\n<\/ol>\n<p style=\"text-align: center;\"><span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https:\/\/babrone.avfu.ac.in\/blog\/wp-content\/uploads\/2020\/09\/Bio-statistics_upload.pdf\">Download PDF<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bio-Statistics Using R Programming Dr. Shantanu Tamuly, Assistant Professor, Department of Veterinary Biochemistry, College of Veterinary Science, Assam Agricultural University, Khanapara, Guwahati &#8211; 781022 &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In the modern world of biological science, the understanding of bio-statistics is vital for unearthing the information hidden inside the vast amount of biological data. It has been used&#8230;<\/p>\n","protected":false},"author":2,"featured_media":3120,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[268,1],"tags":[],"class_list":["post-3119","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articlefifteenth-issue","category-articles"],"_links":{"self":[{"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3119"}],"version-history":[{"count":4,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3119\/revisions"}],"predecessor-version":[{"id":3142,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/posts\/3119\/revisions\/3142"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=\/wp\/v2\/media\/3120"}],"wp:attachment":[{"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3119"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3119"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/babrone.avfu.ac.in\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}