Add process/script to classify with singler#178
Conversation
…ath(*_singler.tsv). also, make em gz
|
The So, I removed |
allyhawkins
left a comment
There was a problem hiding this comment.
This LGTM, but I will note that we should be testing this with actual data too and not just with the stub in CI. I might run this through with the simulated option for data just to be sure that the scripts also run as expected.
I confess I was waiting until the end for a big debug, but yeah, fair.... Spam incoming 🙃 |
…o a single scpcp000004 sample and comment out other workflows
…ed before PR is merged" This reverts commit a3db40b.
|
Coming along nicely with testing here, until I hit this roadblock EOD Friday at the classification step and ran away from it for the weekend! This error is...confusing: The error is complaining about the Anyways, I'm stumped! I've just submitted a batch run with Something else I want to mention, the |
Since that is a bash variable, you need a backslash: |
|
And we're back on track 😄 https://cloud.seqera.io/orgs/CCDL/workspaces/OpenScPCA/watch/3eSN9IU2ATPmtz/v2/tasks |
allyhawkins
left a comment
There was a problem hiding this comment.
LGTM, thanks for testing!
Stacked on #176
Closes #166
This PR adds the R script and nextflow process to classify samples with SingleR. While working on this, I realized we actually haven't been as comprehensively testing as we maybe want to be (#177), so I'm opening this PR with
SCPCP000004added as project to run through in thestubprofile so we can ensure this really is passing CI. I will remove that once this passes to request review.