Hi Good morning
I have 2 forward reads files for both my control and treatment group. when I run only one forward reads from each sample, there were no error messages (at the end of email message)
But when I combined the 2 forwards and run the analysis, the error messages showed. and a lot of the plots are missing from the results of the analysis.
Can anyone let me know if anything wrong with my combined files and what I need to do the correct the error.
Thank you very much
Jeremy
++++++++++++++++++++++++++++++++++++++++++++++++
Loading sgRNA read counts ...Computing fold-changes ...Computing p-values (Neg. Binomial model) ...Multiple tests correction ...Traceback (most recent call last): File "RanksgRNAs.py", line 208, in <module> PrepareGuideRanking(input1) File "RanksgRNAs.py", line 139, in PrepareGuideRanking multTest = multipletests(pval_0,alpha,padj) File "/usr/local/lib/python2.7/dist-packages/statsmodels/stats/multitest.py", line 144, in multipletests alphacSidak = 1 - np.power((1. - alphaf), 1./ntests)ZeroDivisionError: float division by zeroProcessing sample EarlyTreatment2_1 ... ++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++
Reading sgRNA read counts ...Traceback (most recent call last): File "PlotCounts.py", line 218, in <module> GOI_Scatterplot(input1) File "PlotCounts.py", line 74, in GOI_Scatterplot os.chdir(sgRNARanksDir)OSError: [Errno 2] No such file or directory: '/workingdir/Analysis/02_sgRNA-Ranking_Results/sgRNA_Rankings/'
++++++++++++++++++++++++++++++++++++++++++++++++