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

Spladder viz issue: PDF dimensions out of allowed range #189

Open
balbachs opened this issue Aug 1, 2023 · 0 comments
Open

Spladder viz issue: PDF dimensions out of allowed range #189

balbachs opened this issue Aug 1, 2023 · 0 comments

Comments

@balbachs
Copy link

balbachs commented Aug 1, 2023

  • spladder version: 3.0.2
  • Python version: 3.9.5
  • Operating System: CentOS 7

Description

I am trying to visualize splicing using the spladder viz command. However, I only get a white PDF. I have checked that there is an alternative splicing event in the spladder output. When I open the PDF, Adobe Reader tells me that "The dimensions of this page are outside the allowed range of values. Certain page content may not be displayed." (translated from German).

I am suspecting that on the HPC system I am using, the PDF renderer might yield incorrect results. Are there certain requirements to generate PDF output?
Of note, PNG output doesn't work either.

Thank you very much!

Sebastian

What I Did

E2F1_drug.difftest_alt_3prime.83114.pdf

spladder viz --range gene ENSG00000101412 --track coverage ctrl:${list_of_ctrl_bams} P_lof:${list_of_P_lof_bams} --track event any  --track splicegraph  --track transcript --outbase E2F1  --format pdf  --test infiles_ctrl_vs_infiles_P_lof any  --testdir spladder_out/infiles_ctrl_vs_infiles_P_lof --outdir spladder_out  E2F1 
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