Changes between Version 215 and Version 216 of ChangeLog
- Timestamp:
- Aug 1, 2020, 2:15:39 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChangeLog
v215 v216 7 7 July 29, 2020: **Color by sequence conservation** - values in **Sequence Viewer** [https://rbvi.ucsf.edu/chimerax/docs/user/tools/sequenceviewer.html#headers header lines] are assigned as residue attributes of associated structures, allowing [https://rbvi.ucsf.edu/chimerax/docs/user/commands/clip.html#model coloring by attribute] "seq_conservation" (or "seq_rsmd") 8 8 9 July 29, 2020: **Linux installation** - worked around startup failure due to anaconda's changes to LD_LIBRARY_PATH 9 July 29, 2020: **Linux installation** - worked around startup failure due to anaconda's changes to LD_LIBRARY_PATH. 10 10 11 11 July 28, 2020: **RMSD header** - sequence alignments can show the RMSD between associated chains as a header line. … … 20 20 21 21 July 12, 2020: **PDB 2-character chain IDs**. Column 21 in a PDB file, normally blank, is now treated as the second character of the chain ID if appropriate. Previously, non-blanks in that column were treated as the fourth character of the residue name (needed in some Amber files). Now, that column is treated as part of the chain ID as long as it is consistent across all the residues in the chain, otherwise it is treated as part of the residue name. This works for both input and output of PDB files. 22 23 July 9, 2020: **Offscreen rendering** now works for 2D and 3D labels. 22 24 23 25 July 8, 2020: **Video backgrounds** for creating augmented reality videos can be created with the [https://rbvi.ucsf.edu/chimerax/docs/user/commands/device.html#webcam webcam] command as shown in [https://www.rbvi.ucsf.edu/chimerax/data/sbgrid-july2020/ SBGrid webinar].