Skip to content

Releases: ncbi/icn3d

Added an external link "AI Tutor" in the Help menu to use AI as a tutor to show users step-by-step instructions about how to build a custom view with five methods: Interactive, Sharable URL, Jupyter Notebook, Node.js script, and Python script.

@jiywang3 jiywang3 released this 10 Dec 15:13
v3.46.0

Added an external link "AI Tutor" in the Help menu to use AI as a tut…

Fixed alternation display for aligned structures. Added a general Node.js script "general_id_cmd.js" to output results based on PDB/AlphaFold ID and commands from sharable URLs.

Choose a tag to compare

@jiywang3 jiywang3 released this 02 Dec 19:35
v3.45.5

Fixed alternation display for aligned structures. Added a general Nod…

AlphaFold models were upgraded from version 4 to version 6, e.g., AF-Q12860-F1-model_v6.pdb.

Choose a tag to compare

@jiywang3 jiywang3 released this 13 Nov 19:08
v3.45.4

AlphaFold models were upgraded from version 4 to version 6, e.g., AF-…

Enabled to input long PDB IDs starting with pdb_0000. Fixed sequence alignment view and camera viewpoint-related issues.

Choose a tag to compare

@jiywang3 jiywang3 released this 22 Sep 11:51
v3.45.3

Enabled to input long PDB IDs starting with pdb_0000. Fixed sequence …

Removed the line "global.THREE = require('three')" in iCn3D node.js scripts since three.js has been compiled into icn3d.js since iCn3D 3.44.0.

Choose a tag to compare

@jiywang3 jiywang3 released this 20 Aug 13:39
v3.45.2

Removed the line "global.THREE = require('three')" in iCn3D node.js s…

Fixed bugs in assigning specific template and VAST+ alignment sequence display.

Choose a tag to compare

@jiywang3 jiywang3 released this 28 Jul 18:27
v3.45.1

Fixed bugs in assigning specific template and VAST+ alignment sequenc…

Switched the transformation description in share links from trackball parameters to camera parameters used in BCF files. Fixed a bug in using node.js script.

Choose a tag to compare

@jiywang3 jiywang3 released this 10 Jul 19:11
v3.45.0

Switched the transformation description in share links from trackball…

Enabled to drag and drop to open mmCIF, PDB, PNG, and BCF files.

Choose a tag to compare

@jiywang3 jiywang3 released this 30 Jun 17:20
v3.44.2

Enabled to drag and drop to open mmCIF, PDB, PNG, and BCF files.

Output BCF viewpoint file via the menu "File > Save File > BCF Viewpoint".

Choose a tag to compare

@jiywang3 jiywang3 released this 26 Jun 17:48
v3.44.1

Output BCF viewpoint file via the menu "File > Save File > BCF Viewpo…

Upgraded three.js to version 177 and compiled three.js directly into iCn3D library. No need to include three.js as a separate library.

Choose a tag to compare

@jiywang3 jiywang3 released this 11 Jun 16:06
v3.44.0

Upgraded three.js to version 177 and compiled three.js directly into …