Opened 6 years ago

Closed 6 years ago

#1890 closed defect (fixed)

Blast protein results columns for ligand all shown as {{ctx.content}}

Reported by: Elaine Meng Owned by: Conrad Huang
Priority: major Milestone:
Component: Sequence Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

I tried a couple different searches so I don't think it matters what query is used, but for example with 1pho and

blastprotein /A database pdb cutoff 1e-3 matrix BLOSUM62 maxSeqs 100

... after results return, columns "ligand symbol" "ligand name" "ligand SMILES" only contain {{ctx.content}}

The same search in Chimera works fine to show these columns.

Change History (1)

comment:1 by Conrad Huang, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed in e476b93f6.

The problematic columns were all potentially multi-valued (e.g., more than one ligand). Multiple values are now displayed as comma-separated lists.

Note: See TracTickets for help on using tickets.