vallotlab / ChromSCape

ChromSCape
https://vallotlab.github.io/ChromSCape/
14 stars 8 forks source link

Error when doing the analysis report with coverage #8

Closed Pacomito closed 1 year ago

Pacomito commented 1 year ago

When running the HTML report, with the coverage & peaks, there is an error thrown that was not present before :

label: unnamed-chunk-20 |.......................................................................................................... | 78% inline R code fragments |........................................................................................................................................| 100% ordinary text without R code |............................................................................................................. | 80% label: unnamed-chunk-21 (with options) List of 1 $ include: logi FALSE Quitting from lines 407-452 (template.Rmd) Avis : Error in is.null: 0 argument passés à 'is.null' qui en exige 1 2: shiny::runApp 1: launchApp

Pacomito commented 1 year ago

The template RMarkDown had a wrong if statement and was not setting properly output values for non-existing tabs. Should now be fixed with commit a9980624b2c4bde0e32264cde479b6803d7541a2.