-
> RiboseQC_analysis(annotation_file='Mus_musculus.GRCm38.93.gtf_Rannot',
+ bam_files= "test/M12RPF-JC_A1-RPI37.rmRep.rmDup.sorted.bam",
+ write_tmp_files=F,readle…
-
Currently, if we want to skip linting certain lines in an Rmd file, we have two options (IIUC):
1. Include `# nolint` or `# nolint start` / `# nolint end` in the code just like for .R scripts. Thi…
-
Rstudio has a wonderful feature where it highlights knitr R chunks with a slightly different color to help distinguish it from the raw markdown sections.
Would such a feature be possible to add to yo…
-
## Problem
Inclusion of pyodide code chunks appears to interfere with plotly output in quarto doc. Not sure if this should be posted here or on the Quarto page.
## Expected behaviour
Plotly pl…
-
i am making a[ revealjs](url) presentation with a slide that has mapview /leaflet maps. Unfortunately i cant render it because it seems a process that depends on chrome.exe must be called and chrome i…
-
E.g. for a project containing a single source file with `library(knitr)`:
``` R
> packrat::status()
The following packages are referenced in your code, but are not present
in your library nor in pac…
-
The documentation at https://www.opencpu.org/api.html mentions that .rmd files are passed through knitr::knit + knitr::pandoc.
`file.rmd knitr/markdown knitr::knit + knitr::pandoc format (see ?p…
-
Since the number of tables in BIAD changes, we need a better way of including all the table iframes in BIADwiki/structure page.
Several possibilities:
1. Weekly R auto script to email the administra…
-
Il y a un bug quand on veut générer le support book avec la commande 'Build Book' (support.Rmd)
Le mesage d'erreur est le suivant :
Quitting from lines 95-97 (support.Rmd)
Error: Join columns mus…
-
Vulnerable Library - jquery.dataTables-1.10.3.js
DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set …