interfaz cell2location jupyter python

BayraktarLab/cell2location: mapeo completo de la arquitectura de las células tisulares mediante transcriptómica espacial y unicelular integrada (modelo cell2location) (github.com) 

conda create -y -n cell2loc_env python=3.9

conda activate cell2loc_env
pip install cell2location -i douban.com
Finally, to use this environment in jupyter notebook, add jupyter kernel for this environment:

conda activate cell2loc_env

conda install -c bioconda -c conda-forge ipykernel
python -m ipykernel install --user --name=cell2loc_env --display-name='Environment (cell2loc_env)'

 

tutorial scanpy: análisis de datos de transcriptoma espacial-Tencent Cloud Developer Community-Tencent Cloud (tencent.com) 

scanpy_07_spatial (nbisweden.github.io) icono-default.png?t=N7T8https://nbisweden.github.io/workshop-scRNAseq/labs/compiled/scanpy/scanpy_07_spatial.html

Supongo que te gusta

Origin blog.csdn.net/qq_52813185/article/details/133136230
Recomendado
Clasificación