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

ValueError: The first guess on the deviance function returned a nan. This could be a boundary problem and should be reported. #156

Open
OnkarMulay opened this issue Feb 23, 2022 · 0 comments

Comments

@OnkarMulay
Copy link

  • spladder version: The one previous to latest
  • Python version: compatible with spladder version
  • Operating System: Linux

Description

Running spladder in test mode.
New version gives index error so tried with previous version

What I Did

Code:
#!/bin/tcsh
#PBS -l walltime=12:00:00
#PBS -q normal
#PBS -l jobfs=1gb
#PBS -l mem=64gb
#PBS -l ncpus=32
#PBS -P zq45
conda activate /scratch/miniconda3/envs/Spladder

spladder test --conditionA /scratch/Spladder/Code/MixA.txt --conditionB /scratch/Spladder/Code/MixB.txt -v --outdir /scratch/Spladder/Outputs

Error:
ValueError: The first guess on the deviance function returned a nan. This could be a boundary problem and should be reported.

Reported only skipped exon events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant