-
```sql
select CATEGORY_URI, GROUP_CONCAT(distinct CATEGORY)
from CHARACTERISTIC
where CATEGORY_URI is not null
group by CATEGORY_URI
having count(distinct CATEGORY) > 1;
```
```sql
select VA…
-
Have you considered the applicability of Milo to cancer cell data? I notice in the journal article a variety of scenarios (e.g. cirrhotic liver, thymus), but not cancer. I suppose that it is because o…
-
Hi livio,
I am working through the supplementary script biom12238-sm-0001-suppdata_s1.r which I think should reproduce the
analysis in section 6 of your paper. I have altered nothing in your scrip…
-
### Description
We propose adding a machine learning project focused on Breast Cancer Prediction to the repository.
This project aims to develop a predictive model for classifying breast tumors.
#…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Want to Add Breast Cancer Detection model which helps to detect if a person has breast can…
-
-
Clean the dataset
- [x] Eliminate the doublet.
cell type name formatting
- [x] Two columns: one column is original cell type names, the other column is the formatted names.
- [x] These n…
-
Hi there, when trying to run SpaCET with these data (https://www.10xgenomics.com/products/xenium-in-situ/preview-dataset-human-breast), I am getting an error at the SpaCET.deconvolution.matched.scRNAs…
-
See https://www.cancergenomeinterpreter.org/biomarkers, a CC0 licensed database. Perhaps to be aligned with the CIVIC bot? cc @andrawaag
Reference: http://www.biorxiv.org/content/early/2017/05/20/1…
-