@datagrok/bio 2.8.1 → 2.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,10 +1,25 @@
1
1
  # Bio changelog
2
2
 
3
+ ## 2.8.2 (2023-08-01)
4
+
5
+ This release focuses on improving the monomer cell renderer.
6
+
7
+ *Dependency: datagrok-api >= 1.13.3*
8
+
9
+ ### Features
10
+
11
+ * Added sample datasets for natural and synthetic peptide sequences
12
+ * Added sample dataset for cyclic sequences with HELM notation
13
+
14
+ ### Bug fixes
15
+
16
+ * GROK-13659: Bio | Tools: Fix MaxMonomerLength for Macromolecule cell renderer
17
+
3
18
  ## 2.8.1 (2023-07-24)
4
19
 
5
20
  This release focuses on improving the monomer cell renderer.
6
21
 
7
- *Dependency: datgarok-api >= 1.13.3*
22
+ *Dependency: datagrok-api >= 1.13.3*
8
23
 
9
24
  ### Features
10
25
 
@@ -27,7 +42,7 @@ This release focuses on improving feature stability and usability.
27
42
 
28
43
  ## 2.7.2 (2023-07-21)
29
44
 
30
- This release focuses on improving analysis stability and usability.
45
+ This release focuses on improvements and bug fixes.
31
46
 
32
47
  *Dependency: datagarok-api >= 1.13.3*
33
48
 
@@ -37,9 +52,9 @@ This release focuses on improving analysis stability and usability.
37
52
  * Detected Helm monomer type for separator data and made it usable for MSA.
38
53
  * Added alignment options to **Kalign**.
39
54
  * Added separator support for **Sequence Space** and **Activity Cliffs**.
40
- * Implemented showing monomer atomic structure in tooltips for macromolecules.
55
+ * Tooltip: shows monomer atomic structure for macromolecules.
41
56
  * For macromolecule cells, added the ability to show composition ratios in the property panel.
42
- * We have structured the top menu by organizing the items into groups: SAR, Structure, Atomic level, and Search.
57
+ * **Top menu**: organized the items into groups **SAR**, **Structure**, **Atomic level**, and **Search**.
43
58
 
44
59
  ### Bug Fixes
45
60