@platforma-open/milaboratories.mixcr-clonotyping-2.workflow 2.2.0 → 2.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,5 +1,5 @@
1
1
 
2
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.2.0 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
2
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.2.1 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
3
  > rm -rf dist && pl-tengo check && pl-tengo build
4
4
 
5
5
  Processing "src/aggregate-by-clonotype-key.tpl.tengo"...
@@ -1,20 +1,20 @@
1
1
 
2
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.2.0 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
2
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.2.1 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
3
  > vitest
4
4
 
5
5
 
6
6
   RUN  v2.1.8 /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
7
7
 
8
- ✓ src/test/columns.test.ts (6 tests) 49261ms
9
- ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 12586ms
10
- ✓ checking preset for '10x-sc-xcr-vdj' 7814ms
11
- ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 7347ms
12
- ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 7319ms
13
- ✓ checking preset for 'rna-seq' 6912ms
14
- ✓ checking preset for 'generic-single-cell-gex' 7281ms
8
+ ✓ src/test/columns.test.ts (6 tests) 51634ms
9
+ ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 15376ms
10
+ ✓ checking preset for '10x-sc-xcr-vdj' 7604ms
11
+ ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 7327ms
12
+ ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 7321ms
13
+ ✓ checking preset for 'rna-seq' 6911ms
14
+ ✓ checking preset for 'generic-single-cell-gex' 7094ms
15
15
 
16
16
   Test Files  1 passed (1)
17
17
   Tests  6 passed (6)
18
-  Start at  08:44:46
19
-  Duration  50.16s (transform 54ms, setup 0ms, collect 636ms, tests 49.26s, environment 0ms, prepare 69ms)
18
+  Start at  10:25:13
19
+  Duration  52.51s (transform 50ms, setup 0ms, collect 640ms, tests 51.63s, environment 0ms, prepare 67ms)
20
20
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.mixcr-clonotyping.workflow
2
2
 
3
+ ## 2.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 40f2800: MiXCR upgrade, higher memory limit in export
8
+
3
9
  ## 2.2.0
4
10
 
5
11
  ### Minor Changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.mixcr-clonotyping-2.workflow",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Tengo-based template",
5
5
  "dependencies": {
6
6
  "@platforma-open/milaboratories.mixcr-clonotyping-2.sc-clonotype-builder": "1.0.1"
@@ -10,7 +10,7 @@
10
10
  "@platforma-sdk/workflow-tengo": "^2.15.6",
11
11
  "@milaboratories/software-pframes-conv": "2.1.16",
12
12
  "@platforma-open/milaboratories.software-small-binaries": "^1.15.16",
13
- "@platforma-open/milaboratories.software-mixcr": "4.7.0-147-develop",
13
+ "@platforma-open/milaboratories.software-mixcr": "4.7.0-148-develop",
14
14
  "@platforma-open/milaboratories.software-ptransform": "^1.3.1",
15
15
  "@platforma-sdk/test": "^1.22.100",
16
16
  "vitest": "^2.1.8",