Skip to content

Instantly share code, notes, and snippets.

View carstenuhlig's full-sized avatar

Carsten Uhlig carstenuhlig

View GitHub Profile
@carstenuhlig
carstenuhlig / BioPython.cheatsheet
Created May 18, 2014 21:51
BioPython Cheatsheet
#BioPython CheatSheet:
##SeqIO
###Record:
#### Members:
Main attributes:
id - Identifier such as a locus tag (string)
seq - The sequence itself (Seq object or similar)
Additional attributes:
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #