Hi,
This issue occurs only in group comparison analysis.
I have 3 files for control and 3 files for treatment which I’m running a group comparison analysis on. The SAMcollapse.py file (called in BAM_COLLAPSE module) does not return any matches for one of the files(counterGroup in the results for this file is 0), this results in the values being set to NA in Combined_case_tRNAs-almost-mapped_RPM.depth and throws an error in the DATA_TRANSFORMATIONS module when calculating mean(of the column with NA). Is it possible to handle the absence tRNAgroups in a file without throwing an error?
Thank you
Hi,
This issue occurs only in group comparison analysis.
I have 3 files for control and 3 files for treatment which I’m running a group comparison analysis on. The SAMcollapse.py file (called in BAM_COLLAPSE module) does not return any matches for one of the files(counterGroup in the results for this file is 0), this results in the values being set to NA in Combined_case_tRNAs-almost-mapped_RPM.depth and throws an error in the DATA_TRANSFORMATIONS module when calculating mean(of the column with NA). Is it possible to handle the absence tRNAgroups in a file without throwing an error?
Thank you