Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 338 Bytes

BT-DSA

Data Structures and Algorithms for Biology

hw1a Identify Open Reading Frames, Translate mRNA to Protein, Calculate Protein Mass

hw3b Implements Breadth First Search to find shortest path in the networkX graph Implements Depth First Search to find the total disconnected networks present in the graph and print them separately