Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOODS coredumps when motif file does not exist #23

Open
ghuls opened this issue Nov 8, 2018 · 0 comments
Open

MOODS coredumps when motif file does not exist #23

ghuls opened this issue Nov 8, 2018 · 0 comments
Assignees
Labels

Comments

@ghuls
Copy link

ghuls commented Nov 8, 2018

MOODS coredumps when motif file does not exist.

python moods_dna.py \
    -vvv  \
    --matrices CTCF_HUMAN.MA0139.1.pfm T_HUMAN.MA0009.2.pfm \
    --sequences /tmp/genome.fa \
    --p-value 0.0000001 \
    --sep $'\t' \
    > /tmp/ctcf.bed 
moods_dna.py: reading matrices (2 matrix files)
Segmentation fault (core dumped)
@jhkorhonen jhkorhonen added the bug label Nov 22, 2018
@jhkorhonen jhkorhonen self-assigned this Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants