Skip to content

Error in rule AberrantSplicing_Overview_R when padjCutoff too low: #670

@noeldjitro

Description

@noeldjitro

Hi,

when padjCutoff is too low, the results_per_junction.tsv and results.tsv is header only.
This caused an error in my analysis because "type" is not found in results_per_junction.tsv.

I managed to replicate a similar error by changing the "padjCutoff" from 1 to 0.1 in the drop demo config.yaml:
Image

  • The header in results.tsv:
Image
  • However, the header in results_per_junction.tsv is only:
Image
  • this is causing error in AberrantSplicing_Overview_R because type is not found in results_per_junction.tsv header
Image

The results_per_junction.tsv and results.tsv are generated from previous script: 08_extract_results_FraseR.R

Can you fix this problem, please?

Thank you,
Noel

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