You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the issue is that the sample names start with a number. So the quick fix is to make sure your sample names do not start with numeric characters. This seems to be somewhat related to issue #1364 which was solved (that R doesn't change - into .). BUT this situation with a starting numeric character seems to have a slightly different root cause.
Description of the bug
Hey, on the current version 3.17.0, I get:
Error in findColumnWithAllEntries(ids, metadata) : No column contains all vector entries
from:
This summarizedexperiment.r script seems to look for the geneids in the samplesheet?!
Not sure what goes wrong here.
Version 3.14.0 ran this step successfully just now, and also ran successfully on this fasta/gff before with other read data.
Best
Command used
samplesheet.csv
Output
Relevant files
No response
System information
Nextflow v24.10.0
64 core desktop server
local executor
singularity
nfcore/rnaseq v3.17.0
The text was updated successfully, but these errors were encountered: