-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi everyone!
Everytime I try to run get_DE_events I get the following error:
python get_DE_events.py -input_file '/media/kokyriakidis/PRODUCTION/EDITING/REDItools2/rna_editing_protocol/REDItools/QEdit/scripts/ALS_vs_CONTROL.sif' -cpval 2 -mtsA 25.0 -mtsB 21.0
Traceback (most recent call last):
File "get_DE_events.py", line 475, in <module>
pvalue=stats.mannwhitneyu(ctrls_freq, dss_freq, alternative='two-sided')
File "/home/kokyriakidis/anaconda3/envs/reditools/lib/python2.7/site-packages/scipy/stats/stats.py", line 4987, in mannwhitneyu
raise ValueError('All numbers are identical in mannwhitneyu')
ValueError: All numbers are identical in mannwhitneyu
Do you have any clue what is happening? The error keeps appearing regardless of -mtsA and -mtsB values. I even entered 0.01 for both of them
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels