Skip to content

Instantly share code, notes, and snippets.

View vsolano's full-sized avatar

Vladimir Solano vsolano

  • Montclair State University
  • United States
View GitHub Profile
#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: