Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.2.0. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Hi @lazappi , |
|
A bioconductor release is planned, isn't it @lazappi? So for now, I'd be pragmatic and just rebuild the container with the latest version. |
|
Yep, we are planning to submit to Bioconductor soon and then it should get automatically added to FYI we should have a fairly major 0.2.0 this week or so, so it might be worth waiting for that. |
|
There is now a |
|
anndataR is now officially part of bioconductor. @lazappi do you know why the corresponding |
|
Not exactly. I'm guessing the conda packages for the latest release haven't been published yet. I don't know what the process for that is but it's handled centrally somewhere. |
|
bioconductor-anndatar is now available from bioconda. |
|
Hi @grst , |
|
This PR is going to master. Should I create a new work for the issue where we create the seqera container and then update the module? |
|
Sure, whatever is easiest for you! |
|
Hi @grst , |
|
which packages are you trying to install? |
|
The anndataR package does not add seuratobject and singlecellexperiment packages as dependencies. So, using seqera containers, when trying to install the three of them, the incompatibilities arise. And they I understand are not R incompatibilities but rather conda meta yml definitions mismatches |
|
Ok, so I believe the reason is that |
|
Let's see how that goes: |
|
There are still a bunch of bioconductor packages not updated yet to the 3.22 release. See bioconda/bioconda-recipes#61776. So unfortunately, we'll have to wait a little longer, or build or own container. See also related discussion: scverse/anndataR#405 |
We now have a GitHub v0.1.0 release of {anndataR}. It would make sense to pin to this version for consistency. I couldn't find the Docker file where this should be done so currently this just has some minor script changes.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).