Entering edit mode
Hi, dears, I want to launch the FastqCleaner with the following command :
library('FastqCleaner')
launch_fqc()
but unfortunately, I face this error:
An error has occurred!
Navigation containers expect a collection of bslib::nav()
/shiny::tabPanel()
s and/or bslib::nav_menu()
/shiny::navbarMenu()
s. Consider using header
or footer
if you wish to place content above (or below) every panel's contents.
Many thanks for considering my request.
Facing the same error. Whether the above issue is fixed? Kindly let me know.