Skip to content

pu-bioinformatics/python-exercises-Johnymcb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

python-exercises

For each of the exercises in in the Jupyter Notebooks, you are required to create a Python Script, approriately named and stored in the right directory. Take note that you will be graded on:

  • how you organize your directories
  • How well you document your code and repo
  • How you use Git and GitHub (informative commit message, etc)
  • And the correctness of your scripts

Work through all the exercises to notebook 6

Comments

  • You have not updated your README -2

README UPDATES

Exercise2_script1.py - script for calculating GC% and AT% for a given DNA sequence. Exercise2_script2.py - script for identfying the first,last and the 5th amino acid in a given amino acid sequence. Exercise2_script3.py - script for identfying the first restriction site for the enzyme that cuts at 'TCCGGA' in a given DNA sequence. Exercise4_script1.py - script for printing a reverse complement for a given DNA sequence. Exercise5_script1-bank.py - script for managing withdrawls,deposits and balance inquiry at an ATM in a bank. Exercise5_script1-loops.py and Exercise5_script2-loops.py - while loop script Exercise5_script3-loops.py - for loop script Exercise6_script2-%GC-count.py - function script for calculating GC% in a DNA sequence. Exercise6_script3-validityCheck.py - function script for testing if the sequence is a DNA sequence.

About

python-exercises-Johnymcb created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages