Skip to main content

Posts

Showing posts with the label python
FINAL EXAM PYTHON FOR GENOMIC DATA  For John Hopkins University by Coursera If you haven't yet read the instructions, please exit the exam and read the Final Exam Instructions. Please run the following data set in the program(s) that you have written: dna2.fasta If you created your program(s) correctly, you will be able to answer the questions below. How many records are in the multi-FASTA file? 1 / 1  point 20 679 18 22 Correct 2 . Question 2 What is the length of the longest sequence in the file? 1 / 1  point 5341 4894 4804 10457 Correct 3 . Question 3 What is the length of the shortest sequence in the file? 1 / 1  point 890 964 442 115 Correct 4 . Question 4 What is the length of the longest ORF appearing in reading frame 2 of any of the sequences? 1 / 1  point 1644 1458 618 1560 Correct 5 . Question 5 What is the starting position of the longest ORF in reading frame 3 in any of the sequences? The position should indicate the character number where the ORF begins. For instance,