biopipen 0.34.3__py3-none-any.whl → 0.34.4__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.34.3"
1
+ __version__ = "0.34.4"
biopipen/ns/scrna.py CHANGED
@@ -1177,7 +1177,7 @@ class MarkersFinder(Proc):
1177
1177
  "sigmarkers": "p_val_adj < 0.05",
1178
1178
  "enrich_style": "enrichr",
1179
1179
  "assay": None,
1180
- "error": True,
1180
+ "error": False,
1181
1181
  "subset": None,
1182
1182
  "cache": config.path.tmpdir,
1183
1183
  "rest": {},
@@ -2850,7 +2850,7 @@ class PseudoBulkDEG(Proc):
2850
2850
  "aggregate_by": None,
2851
2851
  "layer": "counts",
2852
2852
  "assay": "RNA",
2853
- "error": True,
2853
+ "error": False,
2854
2854
  "group_by": None,
2855
2855
  "ident_1": None,
2856
2856
  "ident_2": None,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: biopipen
3
- Version: 0.34.3
3
+ Version: 0.34.4
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=9zEyyJeo61cIb6C5CZbqmNlJcQECUf2x7wa5gC31VGY,23
1
+ biopipen/__init__.py,sha256=ABU6VLs8eGZmSsX5g58N78lvccWAQvf1yHxS1ESlkG4,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=lZV_vbYWk6uqm19ZWJcsZCcSNqAdIfN2fOfamzxZpg4,2148
@@ -22,7 +22,7 @@ biopipen/ns/plot.py,sha256=N41_izb6zi-XArUly5WhLebapNXbTNSgGlOCCwtrDlY,18282
22
22
  biopipen/ns/protein.py,sha256=YJtlKoHI2p5yHdxKeQnNtm5QrbxDGOq1UXOdt_7tlTs,6391
23
23
  biopipen/ns/regulatory.py,sha256=gJjGVpJrdv-rg2t5UjK4AGuvtLNymaNYNvoD8PhlbvE,15929
24
24
  biopipen/ns/rnaseq.py,sha256=bKAa6friFWof4yDTWZQahm1MS-lrdetO1GqDKdfxXYc,7708
25
- biopipen/ns/scrna.py,sha256=BqPcyILaLWYEg-RT8olKQJPqkF8ILPIMT_BvZZ_Jm5w,144748
25
+ biopipen/ns/scrna.py,sha256=ELhCbY2Vu8qHmDHlrI32gyaOxDO2ugFLz4WIV9kARfQ,144750
26
26
  biopipen/ns/scrna_metabolic_landscape.py,sha256=EwLMrsj_pTqvyAgtHLoishjQxCg_j8n5OofuTofUph0,22096
27
27
  biopipen/ns/snp.py,sha256=iXWrw7Lmhf4_ct57HGT7JGTClCXUD4sZ2FzOgsC2pTg,28123
28
28
  biopipen/ns/stats.py,sha256=DlPyK5Vsg6ZEkV9SDS3aAw21eXzvOHgqeZDkXPhg7go,20509
@@ -284,7 +284,7 @@ biopipen/utils/misc.py,sha256=pDZ-INWVNqHuXYvcjmu8KqNAigkh2lsHy0BxX44CPvc,4048
284
284
  biopipen/utils/reference.py,sha256=Oc6IlA1giLxymAuI7DO-IQLHQ7-DbsWzOQE86oTDfMU,5955
285
285
  biopipen/utils/reporter.py,sha256=VwLl6xyVDWnGY7NEXyqBlkW8expKJoNQ5iTyZSELf5c,4922
286
286
  biopipen/utils/vcf.py,sha256=MmMbAtLUcKPp02jUdk9TzuET2gWSeoWn7xgoOXFysK0,9393
287
- biopipen-0.34.3.dist-info/METADATA,sha256=Eg5cvgmjcUfF9KU_Chz0omLS8g8lSUHdG3sVujIehI8,975
288
- biopipen-0.34.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
289
- biopipen-0.34.3.dist-info/entry_points.txt,sha256=BYqHGBQJxyFDNLYqgH64ycI5PYwnlqwYcCFsMvJgzAU,653
290
- biopipen-0.34.3.dist-info/RECORD,,
287
+ biopipen-0.34.4.dist-info/METADATA,sha256=j8gy7m8azCVgfmruZ37tT-r_MjdSK5tiJdEOvQ7k62E,975
288
+ biopipen-0.34.4.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
289
+ biopipen-0.34.4.dist-info/entry_points.txt,sha256=BYqHGBQJxyFDNLYqgH64ycI5PYwnlqwYcCFsMvJgzAU,653
290
+ biopipen-0.34.4.dist-info/RECORD,,