Question: Section 2: Gene Transcript Lengths. Before genes can be translated into proteins, DNA must first be transcribed into RNA. The dataset coding. mrna contains the

Section 2: Gene Transcript Lengths. Before genes can be translated into proteins, DNA must first be transcribed into RNA. The dataset coding. mrna contains the length of known protein-coding transcripts (measured in base pairs). Load the dataset from the oibiostat package. 1. How many transcripts are represented in this dataset? Use the nrow() command to return the number of rows in the dataset. nrow (coding . mrna) 2. Calculate the 5-number summary for the transcript lengths using the summary () command. What striking feature do you notice in the summary? 3. Draw a histogram and a boxplot of the distribution of transcript lengths. When you see them, you will notice that the plots are not particularly informative. Explain why you think that is the case
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
