Releases: ncbi/icn3d
Releases · ncbi/icn3d
Release list
Draw coils for the whole structure with zero radius for the secondary structure parts.
v3.33.1 Draw coils for the whole structure with zero radius for the secondary…
Users can use iCn3D to detect Ig domains for any structures and assign IgStrand reference numbers for each residue. The instruction is at https://www.ncbi.nlm.nih.gov/Structure/icn3d/icn3d.html#igrefnum.
v3.33.0 Users can use iCn3D to detect Ig domains for any structures and assig…
Allowed to load multiple mmCIF text files, which could contain multiple structures separated by "ENDMDL\n".
v3.32.0 Allowed to load multiple mmCIF text files, which could contain multip…
Released Ig templates for assigning reference numbers.
v3.31.4 Release Ig templates for assigning reference numbers.
Jack Lin fixed some issues in loading a collection file.
v3.31.3 Jack Lin fixed some issues in loading a collection file.
v3.31.2
Switched from "let xArray = atom_site.getColumn('Cartn_x').data" to "let xArray = atom_site.getColumn('Cartn_x')" when accessing data from Binary or text CIF data.
v3.31.1
Switched from "let xArray = atom_site.getColumn('Cartn_x').data" to "…
Replaced MMTF data with Binary CIF data. Both "mmtfid" and "bcifid" inputs get the Binary CIF data.
v3.31.0 Replaced MMTF data with Binary CIF data. Both "mmtfid" and "bcifid" i…
Fixed 3D domain summary view.
v3.30.1 Fixed 3D domain summary view.
Calculate 3D domains on-the-fly and show 3D domains even when only one domain is available.
v3.30.0 Calculate 3D domains on-the-fly and show 3D domains even when only on…