CYorick
Results
2
issues of
CYorick
Hi, it seems to me that we can only create a cistopic object using a matrix containing cell names as column names, regions as row names. If I already have...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** ```python if 'region_to_gene' not in scplus_obj.uns.keys(): log.info('Inferring region to gene relationships') calculate_regions_to_genes_relationships(scplus_obj, ray_n_cpu = None,...
question