@platforma-open/milaboratories.top-antibodies 2.2.0 → 3.0.1

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.
Files changed (1) hide show
  1. package/package.json +8 -7
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.top-antibodies",
3
- "version": "2.2.0",
3
+ "version": "3.0.1",
4
4
  "files": [
5
5
  "index.d.ts",
6
6
  "index.js"
7
7
  ],
8
8
  "dependencies": {
9
- "@platforma-open/milaboratories.top-antibodies.workflow": "3.0.1",
10
- "@platforma-open/milaboratories.top-antibodies.model": "3.2.0",
11
- "@platforma-open/milaboratories.top-antibodies.ui": "3.0.7"
9
+ "@platforma-open/milaboratories.top-antibodies.workflow": "4.0.1",
10
+ "@platforma-open/milaboratories.top-antibodies.ui": "4.0.1",
11
+ "@platforma-open/milaboratories.top-antibodies.model": "4.0.1"
12
12
  },
13
13
  "block": {
14
14
  "components": {
@@ -17,17 +17,18 @@
17
17
  "ui": "@platforma-open/milaboratories.top-antibodies.ui/dist"
18
18
  },
19
19
  "meta": {
20
- "title": "Antibody/TCR Lead Selection",
20
+ "title": "Lead Selection",
21
21
  "logo": "file:../logos/block-logo.png",
22
22
  "url": "https://github.com/platforma-open/antibody-tcr-lead-selection",
23
23
  "docs": "https://docs.platforma.bio/guides/antibody-discovery/lead-selection/",
24
24
  "support": "mailto:support@milaboratories.com",
25
- "description": "Ranks and selects top antibody or TCR lead candidates using configurable scoring, filtering, and diversified ranking with built-in In Vivo and In Vitro workflow presets.",
25
+ "description": "Ranks and selects top lead candidates (antibodies, TCRs, or peptides) using configurable scoring, filtering, and diversified ranking with built-in workflow presets.",
26
26
  "longDescription": "file:../docs/description.md",
27
27
  "changelog": "file:../CHANGELOG.md",
28
28
  "tags": [
29
29
  "airr",
30
- "downstream"
30
+ "downstream",
31
+ "peptide"
31
32
  ],
32
33
  "organization": {
33
34
  "name": "MiLaboratories Inc",