}
// TODO extend annotation row to enable dynamic and static profile data to
// be stored
- if (aa.groupRef == null && aa.sequenceRef == null && av_renderProfile)
+ if (aa.groupRef == null && aa.sequenceRef == null)
{
return AAFrequency.extractProfile(hconsensus[column],
av_ignoreGapsConsensus);
// to
// be stored
if (aa.groupRef == null && aa.sequenceRef == null
- && av_renderProfile && hStrucConsensus != null
+ && hStrucConsensus != null
&& hStrucConsensus.length > column)
{
return StructureFrequency.extractProfile(hStrucConsensus[column],