-
A slack conversation led me to the realization that currently the following two functions have very different speeds.
```
function f(x, y)
return @inbounds mapreduce(==,+,x, y)
end
function…
-
Hey, I tried to follow the steps to reproduce the results but I get an error when running the script `-2_10x_processing.py` which causes the next stesp to fail as well. Here is the error which I get …
-
I am trying to use tcrdist3, but it keep giving me this error, I'm unable to use it, help me to sort this issue
from tcrdist import preprocess_10X
Traceback (most recent call last):
File "", line…
-
Hi,
bc.export.X_to_mtx() output the previous mtx generated by cellranger 2:
barcodes.tsv genes.tsv matrix.mtx
The latest cellranger generated distinct outputs now:
barcodes.tsv.gz features.t…
-
In the documentation there is the statement (https://xpsi-group.github.io/neost/install.html#installing-neost):
> NEoST can optionally be installed without cythonizing the TOV solvers, at the expen…
-
*Title*: Change Redis cluster discovery to use CLUSTER_SHARDS API
*Description*:
Currently Envoy uses [CLUSTER_SLOTS](https://redis.io/docs/latest/commands/cluster-slots/) to fetch cluster topolog…
-
On Windows 10x with the latest driverpack [Pernambuco (2407.22)] the SurfaceDisplayConfiguratorService takes a lot of memory 1.9 GB - 2.4GB and is constantly "active" as in constantly using CPU cycles…
-
Hi,
in your tutorial notebook, you use
`fns_covar = ["vdj_v1_hs_aggregated_donor1_binarized_matrix_extended_covariates.csv",
"vdj_v1_hs_aggregated_donor2_binarized_matrix_extended_co…
-
Hi all :wave:
I'm using Spark Structured Streaming to stream from one Hudi table to another Hudi table.
I noticed that when stream started for the first time, each batch was relatively fast, with an…
-
Hi,
Sorry for spamming the issues. I am having an error come up whenever I try to add a whitelist.
essentially the run report gives me no additional explanation other than:
failed: 11 at run…