Input tuple does not match warning #2176
Unanswered
jjyotikataria
asked this question in
Q&A
Replies: 1 comment 1 reply
-
X.collect() returns a List
so your input is more like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team @delagoya @nicoulaj @fstrozzi @robsyme @lindenb
Its a warning but I really want to know the reason behind this occurence so that I can be fixing it and my script runs smoothly without any error.
WARN: Input tuple does not match input set cardinality declared by process
scrnabatch_qc
-- offending value: [GEX, PSC_GEX, /MG/SHARED/ANALYSIS/DEMUX/test_sc/TEST/FINAL/CHECK/work/ec/0960eb4a00f47879f8d562998e7aca/PSC_GEXGEX.analysis.over, GEX, CWB_GEX, /MG/SHARED/ANALYSIS/DEMUX/test_sc/TEST/FINAL/CHECK/work/e1/2973557fe56f5cbcc8b9d320155e0b/CWB_GEXGEX.analysis.over]Here is the process block for the given warning:
process scrnabatch_qc {
Beta Was this translation helpful? Give feedback.
All reactions