Skip to content

My solution to the final assignment for Genomic Data Science at University of Washington

Notifications You must be signed in to change notification settings

brandonfujii/biopython-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performs various functions based on a series of DNA sequences in a fasta file:

  • Finds longest and shortest sequences
  • Computes open reading frames
  • Finds subsequence repeats based on a length

Testing

python test.py

Running

python final.py "data/{filename.fasta}"

About

My solution to the final assignment for Genomic Data Science at University of Washington

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages