@platforma-open/milaboratories.clonotype-enrichment.model 3.2.0 → 3.2.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.
@@ -1,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/clonotype-enrichment/clonotype-enrichment/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.0 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
3
+ > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.1 build /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
4
4
  > ts-builder build --target block-model && block-tools build-model
5
5
 
6
6
  Building block-model project...
@@ -12,5 +12,5 @@ Building block-model project...
12
12
  ./src/index.ts → dist...
13
13
  (!) Circular dependency
14
14
  ../node_modules/.pnpm/@platforma-sdk+model@1.53.15/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.53.15/node_modules/@platforma-sdk/model/dist/pframe_utils/columns.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.53.15/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js
15
- created dist in 3.5s
15
+ created dist in 3.6s
16
16
  Build completed successfully
@@ -1,5 +1,5 @@
1
1
   WARN  Issue while reading "/home/runner/work/clonotype-enrichment/clonotype-enrichment/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.0 lint /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
3
+ > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.1 lint /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
4
4
  > eslint .
5
5
 
@@ -1,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/clonotype-enrichment/clonotype-enrichment/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.0 type-check /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
3
+ > @platforma-open/milaboratories.clonotype-enrichment.model@3.2.1 type-check /home/runner/work/clonotype-enrichment/clonotype-enrichment/model
4
4
  > ts-builder type-check --target block-model
5
5
 
6
6
  ↳ tsc --noEmit --project ./tsconfig.json --customConditions ,
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.clonotype-enrichment.model
2
2
 
3
+ ## 3.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - bf55aca: Modify default pseudocount
8
+
3
9
  ## 3.2.0
4
10
 
5
11
  ### Minor Changes
package/dist/bundle.js CHANGED
@@ -8669,7 +8669,7 @@
8669
8669
  hasMultiConditionNegativeControl: false,
8670
8670
  },
8671
8671
  enrichmentThreshold: 2.0,
8672
- pseudoCount: 100,
8672
+ pseudoCount: 1,
8673
8673
  })
8674
8674
  .withUiState({
8675
8675
  tableState: createPlDataTableStateV2(),