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
Hi again, and thanks for all the help in my long demultiplexing process! Encountered a new error, now at souporcell. I am doing demultiplexing of many samples with reference vcfs. Below all the information I could collect so far. Let me know if you need anything more - or if you think this is better discussed at the souporcell repo.
total loci used 16524
thread '' panicked at 'no entry found for key', src/main.rs:325:30
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
thread '' panicked at 'no entry found for key', src/main.rs:325:30
thread '' panicked at 'no entry found for key', src/main.rs:325:30
thread '' panicked at 'no entry found for key', src/main.rs:325:30
thread '' panicked at 'no entry found for key', src/main.rs:325:30
→ but none of them are helpfully resolved
look at other directories for same process and whether they finished → more output files? Results in clustering.tsv?
Some worked, some didn't
Timestamps of the failures and successes are mixed, and they are from all batches of samples
The other samples that have 'panicked' in their err files are not mentioned in the hadge nextflow logfile, but the ones that worked are.
wheaton5 commented on Apr 12, 2023
This generally happens when there are no variants that pass filters. But usually just no variants for some silly reason like inconsistent chromosome naming or similar.
→ but I cannot find anything that is mismatching. Everything is like chr{i}
Also the comment above is regarding doublet detection, after clustering
The text was updated successfully, but these errors were encountered:
Hi again, and thanks for all the help in my long demultiplexing process! Encountered a new error, now at souporcell. I am doing demultiplexing of many samples with reference vcfs. Below all the information I could collect so far. Let me know if you need anything more - or if you think this is better discussed at the souporcell repo.
souporcell_SID399/souporcell_out/clusters.err
look at other directories for same process and whether they finished → more output files? Results in clustering.tsv?
err
files are not mentioned in the hadge nextflow logfile, but the ones that worked are.another issue that might be relevant Doublet detection. Returned non-zero exit status 101 wheaton5/souporcell#175 (comment)
→ but I cannot find anything that is mismatching. Everything is like
chr{i}
Also the comment above is regarding doublet detection, after clustering
The text was updated successfully, but these errors were encountered: