Skip to content

probabel 0.5.0 fails two checks #47

@tillea

Description

@tillea

Hi,

when trying to rebuild the Debian package of probabel I get

FAIL: run_R_test_palinear.sh
============================

Checking linear regression...
Dose: check consistency of names                  OK
Prob: check consistency of names                  OK
Check consistency dose <-> prob gtdata            OK
Running ProbABEL...                               OK
Comparing R output with ProbABEL output:
 additive (dosages)                               OK
 additive (probabilities)                         OK
 dominant                                         OK
 recessive                                        OK
 overdominant                                     OK
 2df                                              Error: prob.2df.PA and prob.2df.R are not equal:
  Component "beta_SNP_A1A2": Mean relative difference: 0.122881
  Component "sebeta_SNP_A1A2": Mean relative difference: 0.9999318
  Component "beta_SNP_A1A1": 'is.NA' value mismatch: 2 in current 1 in target
  ....
Execution halted
FAIL run_R_test_palinear.sh (exit status: 1)

XFAIL: run_R_test_palogist.sh
=============================

Checking logistic regression...
Dose: check consistency of names                  OK
Prob: check consistency of names                  OK
Check consistency dose <-> prob gtdata            OK
Running ProbABEL...                               OK
Comparing R output with ProbABEL output
 additive (dosages)                               Error: dose.add.PA and dose.add.R are not equal:
  Component "beta_SNP_addA1": Mean relative difference: 0.01649978
  Component "sebeta_SNP_addA1": Mean relative difference: 0.5609667
Execution halted
XFAIL run_R_test_palogist.sh (exit status: 1)

I've added the according test file
Kind regards, Andreas.

test-suite.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions