﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
7704	chain.from_seqres not set from PDB file	Greg Couch	Eric Pettersen	"After ""open 3fx2 format pdb"", if you start the shell and do:
{{{
m = session.models[0]
c = m.chains[0]
c.from_seqres
}}}
You will see that c.from_seqres is False even though 3fx2 has SEQRES records.  That causes the mmCIF writer to omit the sequence information and emit ""Not saving entity_poly_seq for non-authoritative sequences"" (eg., from ""save foo.cif"").

c.from_seqres is True in ChimeraX 1.2, but False in 1.3, 1.4, and the daily build."	defect	closed	moderate		Sequence		fixed						all	ChimeraX
