Simcha_Ubo
Simcha_Ubo
①Metacell could read 10x files by [mcell_import_scmat_10x](https://tanaylab.github.io/metacell/reference/mcell_import_scmat_10x.html), So if this h5ad file begins with 10x files, which can also be found, things will go easily. ②Alternatively, metacell could read tsv...
> Hi @chansigit and @JulieBaker1, > > The cell to metacell associations are available at the `@mc` slot of the `tgMCCov` object as a named list where names are cell...
@annrosebright Hi, Is it possible to add lineage barcodes into gene expression matrix, and to make it be part of highly variable genes list? So that dimension reduction process could...
Is it useful to change parameter including 'standard_scale' or norm?
Got it, many thanks!
Additionally, I tried to use `sc.get.rank_genes_groups_df` in 3 different version of scanpy. And this issue happened in 1.8.2, 1.9.1 but not **1.6.1**.
> Worked around this with @rockdeme's suggestion. Just use anndata, you'll have to get reticulate and other dependencies but it's worth it. > > Example: > > ```r > library("Seurat")...
Hi, I got the similar issue as followed. `get_ipython().run_cell_magic(u'R', u'-o x', u'x
Importantly, this issue is possible to be associated with `Cairo` package because I also got error about it at the same time in notebook. See below: 