Skip to content

Learning how to combine my knowledge in Biology and Genetics with my knowledge in Python

Notifications You must be signed in to change notification settings

cbmosley/biopython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biopython

Learning how to use Biopython

Biopython Tutorial and Cookbook Link

http://biopython.org/DIST/docs/tutorial/Tutorial.html#sec4

The Central Object in Bioinformatics is the sequence!

A biological sequence is a single, continuous molecule of nucleic acid or protein. It can be thought of as a multiple inheritance class hierarchy. One hierarchy is that of the underlying molecule type: DNA, RNA, or protein.

About

Learning how to combine my knowledge in Biology and Genetics with my knowledge in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages