Irene Robles Rebollo

Results 6 issues of Irene Robles Rebollo

## Summary of changes New module `scsplit/count` to demultiplex single-cell data. ## PR checklist Closes #5348 - [x] This comment contains a description of changes (with reason). - [x] If...

container-issue

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

Hi, I am developing the `scsplit` module. I modify my tests to use the same dataset as `popscle`, but I need an extra `barcodes.tsv` file. I tried some `barcode.tsv.gz` test...

Hi, I am currently working with image analysis data. There I would love to be able to gate the cells as I could do in fcs. The problem is that...

# Submitting a Container (If you're requesting for a new container, please check the procedure described [here](https://github.com/BioContainers/containers#241-how-to-request-a-container). ## Check BioContainers' Dockerfile [specifications](https://github.com/BioContainers/specs) ## Checklist 1. Misc - [x] My tool...

### Description of the bug If you have paths as: ``` include { MY_SMALL_SUBWORKFLOW } from '../../../subworkflows/org/my_small_subworkflow/main.nf' ``` When you do `nf-core module install` of `nf-core module update` it looks...

bug