Changelog
Changes
sequence.graphics.plot_sequence_logo()
requires now a
sequence.SequenceProfile
, usage ofsequence.align.Alignment
still works,
but is deprecateddatabase.rcsb.FieldQuery
has now an optionalmolecular_definition
parameter to allow searches in molecule related fields.
Fixes
- The new RCSB search API is now supported (#347)
- More than two
database.rcsb.Query
objects can be combined with logical
operators application.blast.BlastWebApp
now also reports hit sequences containing
selenocysteine without errors (#344)Atom
,AtomArray
andAtomArrayStack
can be unpickled (#349)sequence.graphics.plot_sequence_logo()
supports now all Matplotlib backends
(#345)