biopipen 0.23.2__py3-none-any.whl → 0.23.3__py3-none-any.whl

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.

Potentially problematic release.


This version of biopipen might be problematic. Click here for more details.

biopipen/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.23.2"
1
+ __version__ = "0.23.3"
biopipen/ns/tcr.py CHANGED
@@ -87,7 +87,7 @@ class ImmunarchLoading(Proc):
87
87
  envs = {
88
88
  "tmpdir": config.path.tmpdir,
89
89
  "prefix": "{Sample}_",
90
- "mode": "single",
90
+ "mode": "paired",
91
91
  "extracols": [],
92
92
  }
93
93
  script = "file://../scripts/tcr/ImmunarchLoading.R"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biopipen
3
- Version: 0.23.2
3
+ Version: 0.23.3
4
4
  Summary: Bioinformatics processes/pipelines that can be run from `pipen run`
5
5
  License: MIT
6
6
  Author: pwwang
@@ -1,4 +1,4 @@
1
- biopipen/__init__.py,sha256=yninyH3Qwkx3xw1ShRaTmjGR_Q-bmMjaMjZVzxS2tLM,23
1
+ biopipen/__init__.py,sha256=HTz96uK4_QHPX5i3NrEcr4eXcxlyepsy_nU-3niBQe8,23
2
2
  biopipen/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  biopipen/core/config.py,sha256=edK5xnDhM8j27srDzsxubi934NMrglLoKrdcC8qsEPk,1069
4
4
  biopipen/core/config.toml,sha256=Rn7Cta7WsMtmQkKGC4h9d5dU_STaIVBgR8UliiGgL6o,1757
@@ -23,7 +23,7 @@ biopipen/ns/rnaseq.py,sha256=l4vFeRasGhkexopGTM_VfSyIFewOxg-9L5niFzhWUNA,565
23
23
  biopipen/ns/scrna.py,sha256=qivxqruLK4rfE8BieahQAfo1Pd33wnUaOZoi6Z2p5AE,94715
24
24
  biopipen/ns/scrna_metabolic_landscape.py,sha256=dSL-y1Gx1fcgebX7vk3wcSbm9aBALfCZKz0vjcDxQ_8,28139
25
25
  biopipen/ns/tcgamaf.py,sha256=AFbUJIxiMSvsVY3RcHgjRFuMnNh2DG3Mr5slLNEyz6o,1455
26
- biopipen/ns/tcr.py,sha256=eFVJFJekI8zuQ2aEQDGmUNb9-jUUXATRf-4o3Z0HZUQ,83803
26
+ biopipen/ns/tcr.py,sha256=tQ6_IEpgNrzOZndqpT73gmQWkuvT8CN_vaylh_3xn90,83803
27
27
  biopipen/ns/vcf.py,sha256=cdkKroii0_nl_bSP2cnO09qESUAhHqu6btOiTSKS79Y,15314
28
28
  biopipen/ns/web.py,sha256=3zucrDo-IVsSnIvlw-deoScuxqWa6OMTm8Vo-R4E44Q,2224
29
29
  biopipen/reports/bam/CNAClinic.svelte,sha256=D4IxQcgDCPQZMbXog-aZP5iJEQTK2N4i0C60e_iXyfs,213
@@ -218,7 +218,7 @@ biopipen/utils/reference.py,sha256=6bPSwQa-GiDfr7xLR9a5T64Ey40y24yn3QfQ5wDFZkU,4
218
218
  biopipen/utils/rnaseq.R,sha256=Ro2B2dG-Z2oVaT5tkwp9RHBz4dp_RF-JcizlM5GYXFs,1298
219
219
  biopipen/utils/single_cell.R,sha256=bKduqOQjSC8BtZJuwfUShR49omoEMbB57n3Gi6dYlqA,4147
220
220
  biopipen/utils/vcf.py,sha256=ajXs0M_QghEctlvUlSRjWQIABVF02wPdYd-0LP4mIsU,9377
221
- biopipen-0.23.2.dist-info/METADATA,sha256=DUY229wIE-gE3ifKTbpHQBjxSNXZAyzRjZTSL4X6gcI,886
222
- biopipen-0.23.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
223
- biopipen-0.23.2.dist-info/entry_points.txt,sha256=16Apdku3RFwghe1nb0JR7eVo4IzLae6hCWjU1VxYUn0,525
224
- biopipen-0.23.2.dist-info/RECORD,,
221
+ biopipen-0.23.3.dist-info/METADATA,sha256=VekhBO-Zy6hrGfYFj4FSXTvAHlzyLYNdbddn6ZBfS9E,886
222
+ biopipen-0.23.3.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
223
+ biopipen-0.23.3.dist-info/entry_points.txt,sha256=16Apdku3RFwghe1nb0JR7eVo4IzLae6hCWjU1VxYUn0,525
224
+ biopipen-0.23.3.dist-info/RECORD,,