Skip to content

Error while getting DE events #2

Description

@kokyriakidis

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions