Xichen Wu

Results 29 comments of Xichen Wu

@IreneRobles hi, you are totally right. The goal is to convert the scsplit module of hadge to nf-core. Please feel free to ask if you have any problems.

Hi @IreneRobles cool! I have also added a small dataset for hadge modules to nf-core(https://github.com/nf-core/test-datasets/tree/modules/data/genomics/homo_sapiens/demultiplexing). You can also use this one for testing!

> uld make the docker and singularity containers automatically. That would mean that scsplit would be present in the $PATH in all three container engines. > If you need help...

> > > uld make the docker and singularity containers automatically. That would mean that scsplit would be present in the $PATH in all three container engines. > > >...

Gernal update: - I modified the dockerfile because another two functions of scsplit doesnt support newer version of packages like numpy. etc I downgraded to python3.9. - to make scsplit...

@bioconda/core Hi, I would like to add an entrypoint to [scsplit](https://github.com/jon-xu/scSplit/blob/5e4045cb6a0fb0a48a20c721e11187f7041f0f30/scSplit#L698C1-L698C27) so that the pakcage can be called directly with the command `scSplit count/run/genptype args` but I am not sure...

> @bioconda/core Hi, I would like to add an entrypoint to [scsplit](https://github.com/jon-xu/scSplit/blob/5e4045cb6a0fb0a48a20c721e11187f7041f0f30/scSplit#L698C1-L698C27) so that the pakcage can be called directly with the command `scSplit count/run/genptype args` but I am not...

@BiocondaBot please add label

Hello, I’m encountering the same issue. Have there been any updates or resolutions so far?