please screenshot the answer from the Rstudio program. Thank you.
Note: please answer #5 Only! thank you again.
4) Write a program to print the numbers from 1 to 100 and print "Fizz" for multiples of 3, print "Buzz" for multiples of 5, and print "FizzBuzz" for multiples of both 5) The below table shows the results of RNA-Se on cancer samples being treated with three different types of treatment (A, B, and P). You have a total of 12 samples, with four replicates per treatment Stage Treatment Myc Samples M 2343 sample2 F 457 samples M 4593 sampled 9035 samples M 3450 sample 3524 sample7 M 958 samples 1053 Samples 8674 sample 10 3424 sample11 463 Sample12 5105 F F F M F M Transfer this table to excel and create a file in your working directory - From the program, import and read the created excel file with any command you think better suite your needs and then save it in a data frame with the name "RNA seq_Results Using the RNA seq_Results data frame, write out the code to perform the following operations Define another data frame with the name "M_Data" that only includes the data in columns two to four of RNA seq_Results data frame b. Use it and for commands only to extract all data in the M_Data data frame for those samples receiving treatment P c. Remove the treatment column from the RNA_Seg_Resultes data frame (hint:use ) Mean) d. Add a column called pre_treatment to the beginning of the RNA_sea_Results with the values [T.F. 5.F.T.T.F.T.F.F.T. Tinute chindl e. Use it and for commands only to calculate the minimum, maximum, and mean of the numbers in the "My column. DO NOT use ready functions such as minl. maxl). 1. We want to write a program that can provide us with information about the Stage Currently, our study only includes 12 samples, and it is easy to look at column 3lie stage column) to obtain the total number of samples that are in Stage (4) or Stage (8). You agree that if the size of this table increases to include 100000000 cases instead of 12, then it is not as easy to do this task manually. Write an script to extract the total number of samples in Stage lol