-
Our data source includes the following information as:
https://github.com/NFDI4BIOIMAGE/training/blob/3d5346f828c289342b57f0b68914bea930185035/resources/nfdi4bioimage.yml#L1165
https://github.com/…
-
I had a question regarding the argument order in the `normalized_hamming_distance` calculation within the compute_metrics function. Currently, the code uses:
https://github.com/superkaiba/causal-llm-…
-
convert normailized and un-normalized depth on the fly
-
Hello,
Thank you very much for this nice package and the papers.
I wanted to kindly ask if the code for calculating the Normalized Path Energy for optimal transport used in Experiment 5.1 is provi…
-
Hello Cell2location devs,
Small question: does cell2location expect the expression matrix for scRNA reference data to be:
A. Normalized for library size and log-transformed (as is often done in …
-
If I train my model with flag --molecule-featurizers v1_rdkit_2d_normalized --no-descriptor-scaling, I am wondering how to use the trained model to predict the new ones. Assuming I want to use jupyter…
-
I have the following folder structure:
```
/private/tmp/super-project git:[main]
tree
.
├── README.md
├── pyproject.toml
├── super_project
│ ├── README.md
│ └── pyproject.toml
└── uv.l…
-
I have tested the is_normalized() function with two normalized dual quaternions, dq1 and dq2, but it only returns False. The two dual quaternions:
`dq1 = DualQuaternion(-0.19846574648301676, -0.00…
-
I was playing with VNC client with some generated images being served and noticed that center of my generated content is not in the center of VC (and overall some blurriness)
![image](https://githu…
-
Hello @ArtRand,
Thank you for your tool, It helps me a lot,
I have a couple of questions related to the DMR score when I am trying to find the DMR (TSS regions provided by a bed file) in 2 samples w…