Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 290 Bytes

readlength-and-ORF

This code reads in a multi-FASTA file and does the following:

  1. Identify the no of reads present in the file
  2. Identify the reads with shortest and longest read lengths.
  3. Identify the the longest ORFs in all the 3-reading frames among all the read sequences.