lawremi / rtracklayer

R interface to genome annotation files and the UCSC genome browser
Other
26 stars 16 forks source link

Request to Replace Sweave Vignettes with R Markdown #87

Open sonali8434 opened 1 year ago

sonali8434 commented 1 year ago

Hello @lawremi, I'm a Sweave2Rmd volunteer. @jwokaty and I are trying to replace Bioconductor Sweave vignettes with R Markdown. It has many advantages over Sweave vignettes, such as R Markdown converts to HTML, uses BiocStyle, and is easier to maintain.

Would you consider accepting a pull request for the R Markdown version of vignettes/rtracklayer.Rnw from one of our volunteers?

We'll ask you to review and accept the pull request. You'll also need to bump the version number in your DESCRIPTION file so that the Bioconductor build machines will recognize that a new version is available.

Thank you for your time, I look forward to your response.