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

Catch error during final report rendering when refgene and cpgislandfile are not given #184

Open
alexg9010 opened this issue Aug 10, 2022 · 0 comments

Comments

@alexg9010
Copy link
Member

settings:

[..]
   differential-methylation:
     cores: 1
     qvalue: 0.01
     difference: 25
     annotation:
       cpgIsland-bedfile: ''
       refGenes-bedfile: ''
       # download cpgIsland-bedfile or refGenes-bedfile automatically if not given?
       webfetch:   no
[..]

Error Log:

|.....................................................                 |  76%
Quitting from lines 289-296 (index.Rmd)
Error in lookupBedFile(type = "refGene", filename = refGenes_bedfile,  :
  ERROR: type can be either "cpgIslandExt" or "knownGene".
Calls: render2HTML ... eval_with_user_handlers -> eval -> eval -> lookupBedFile
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