SEACells
SEACells copied to clipboard
SEACells algorithm for Inference of transcriptional and epigenomic cellular states from single-cell genomics data
Hi all, I encountered several instances where a metacell is created from a large number of single cells. Is there a way to cap the number of single cells that...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...
use wget to download data return **ERROR 403: Forbidden** , please help to check.
Hi, Thank you for developing such an interesting and practical tool. 1. I encountered a 'Circular import' error while running in the cluster, the details of the error are as...
Thanks for developing this incredibly inspiring tool! I am currently analyzing a large scRNA-seq dataset consisting of hundreds of samples, each with ~ 3000 cells. Following the methodology outlined in...
Hi all, So when using addGroupCoverages(proj, maxFragmentLength=147) in ArchR , it says unused argument: maxFragmentLength. I also tried to maxFragsize in CreateArrowfFiles, but it didn't work. Any suggestions please? Many...
Hello, I was wondering if it's possible to use a custom neighborhood graph for metacell construction. Looking through the source code and the tutorials, it seems that the methods depend...
Hi! I tried to install SEACells via option 2, i.e. ``` conda env create -n seacells --file environment.yaml conda activate seacells ``` However, there seems to be conflicts in the...
Dear SEACell team, first of all thank you for such an interesting and versatile tool. I have been recently using it for creating metacells from a scRNA-seq dataset with cells...
The time consumption by the model.fit step seems almost the same with or without using gpu. What's going on here?