Alumnus of Freie Universität Berlin – Michael Grünstäudl, PhD

Successful habilitation in botany and bioinformatics

Monatsarchiv für June 2016

CompoundLocations in Biopython

Compound but not complex The Biopython manual informs the alert reader that ‘join’ locations of EMBL/GenBank files can be handled by CompoundLocation objects. This class of objects is a special object class in Biopython and very straight forward to operate. Assume, for example, the following DNA sequence: >>> from Bio.Seq import Seq >>> s = […]

Weiter lesen...