Closed BrendanBeahan closed 4 months ago
Ah sorry, just realized that the dataset provided was indeed RNA004.. I assume explaining the higher failure incidence of segmentation.
Are the same reads that are not finding segmentation also getting predictions? They shouldn't.
And yea, this doesn't work for RNA004. Please reach out to Eva Maria Novoa for a new tool they developed for RNA004
James
Hi James,
Yes, the reads failing segmentation are not being included, I misspoke when I said none of the reads were segmenting. I appreciate the heads up on the new RNA004 tool!
Thank you, Brendan
Sorry if this is a rather elementary question, but I've just run deeplexicon using your latest Docker image. I confirmed I'm using CUDA v.10.0.130, and the hardware is NVIDIA GeForce GTX 1080 Ti. My code is as follows:
However, when the code executes it appears that none of my reads are successfully segmenting the barcode. For example here is a snippet of the output:
Yet the output file that is being generated seems to still be populating with predictions. For example:
I'm wondering if there is perhaps an issue with the way I've executed DeePlexiCon or if this is acceptable behavior? Transparently, I think there may be something fishy with the wet lab work that was done but I'd really like to rule out any downstream issue before I pursue that line of thought.