[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IMP-dev] IMP.atom.Chain.set_id()
- To: List for IMP development <imp-dev@salilab.org>
- Subject: [IMP-dev] IMP.atom.Chain.set_id()
- From: Keren Lasker <kerenl@salilab.org>
- Date: Mon, 31 Oct 2011 17:29:48 -0700
- Reply-to: List for IMP development <imp-dev@salilab.org>
hi:
IMP.atom.Chain(mh).set_id('A') does not result in:
IMP.atom.get_chain(IMP.atom.get_leaves(mh)[0]) == 'A'
what am i doing wrong?
thanks, keren.