Closed stephenturner closed 3 years ago
Prior art:
Note, a few updates to the rticles Bioinformatics template, must be installed via devtools::install_github("rstudio/rticles")
hey @vpnagraj I just pushed the formatted paper and supplementary materials compiled from the vignette. See paper/paper.Rmd on the paper branch. Would you take the first review?
Remember you'll need to install rticles from github if you want to compile. Also if you have a better idea for how to do what I'm doing in that first un-echoed un-eval'd chunk in the paper.Rmd, please let me know.
back over to you @stephenturner
edits to wording throughout, and added a couple of references. hopefully got the bibtex formatting correct.
https://github.com/signaturescience/skater/commit/06987b6212ec60ecd994ea3326cd7a76b84fa861
Thanks, bibtex worked fine (FWIW, the visual markdown editor citation tool integrates wonderfully with zotero+betterbibtex).
@genignored you're up, please review.
Not much left to edit. Made a few changes to sentences, otherwise I didn't see anything that needed changes.
Ready to pass to UNT?
Thanks @genignored
One thing I should have noted. The supplemental material is derived from the package vignette. Changes you've made to the supplemental will get overwritten with whatever's in the vignette. This is the bit in the paper.Rmd that does that:
It reads in the vignette from skater/vignettes, changes the title in the yaml, writes out to the supplemental Rmd, then renders it into PDF.
Please make the changes to the skater/vignettes/basic_usage.Rmd file, and running that chunk will propagate. Ping back here when done.
updated.
Where to submit?
Only reason I'd shoot for Bioinformatics first is that it's indexed in pubmed (JOSS is not). Both are about the same length/content. We could shoot for Bioinformatics, then pivot to JOSS if we get a desk rejection.
Let's write the paper in Rmd in this repo. Couple of ways to handle that:
(See also rticles package has templates for both JOSS and Bioinformatics: https://github.com/rstudio/rticles)