[fe0e8b]: / rna / scanpy / velocyto / velocyto_env.yml

Download this file

11 lines (9 with data), 254 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
name: velocyto
channels:
- conda-forge
- bioconda
dependencies:
- samtools
- velocyto.py
# add scvelo et al
# WARNING: Unable to create progress bar. Consider installing `tqdm` as `pip install tqdm` and `ipywidgets` as `pip install ipywidgets`,