Skip to content

sbalci/histopathology-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
R
 
 
 
 
bib
 
 
 
 
css
 
 
 
 
 
 
 
 
 
 
out
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Histopathology Research Template πŸ”¬

πŸ”¬πŸ‘€πŸ“‘πŸ—ƒπŸ“ŠπŸ¨πŸ—„πŸ“‡πŸ“–βš—πŸ“πŸŽΆπŸ“ˆπŸ“‰πŸ“ƒπŸ– πŸ”¬πŸ”¬πŸ‹πŸš΄πŸš™πŸ‘¨πŸ’» πŸ“ΈπŸ“ΊπŸŽ›πŸ”­πŸ”¬πŸ’ŠπŸ”πŸ«πŸŒΈ


https://sbalci.github.io/histopathology-template/


Buy Me A Coffee
Twitter Follow


Gitpod Ready-to-Code

DOI

https://doi.org/10.5281/zenodo.3635430

https://osf.io/3tjfk/

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. lifecycle

Download histopathR Download histopathR Download histopathR Say Thanks! Launch Rstudio Binder

https://github.com/sbalci/histopathology-template

This repository is a template for the codes I use in my and my friends’ histopathology research.


See examples

devtools::install_github("sbalci/histopathR")
rmarkdown::draft(file = "myfile",
                 template = "clinicopathological",
                 package = "histopathR",
                 create_dir = TRUE,
                 edit = TRUE)

How to use

  • In RStudio:

    • Fork this repository. Then use this repository as template as described here.

    • Use RStudio project as described here.

    • Do not forget to change chunk functions to eval = TRUE.

    • This template contains packages using renv.

  • Via Docker:

https://hub.docker.com/r/serdarbalci/clinicopathological

docker pull serdarbalci/clinicopathological

https://twitter.com/serdarbalci/status/1197849208302252032

  • As a standalone app (for mac only):

https://sourceforge.net/projects/histopathr/

https://twitter.com/serdarbalci/status/1198348640294711296

https://serdarbalci.gitbook.io/parapathology/computers/computers#deploying-a-shiny-app-as-a-desktop-application-with-electron

  • As a Shiny app:

Launch here: https://serdarbalci.shinyapps.io/histopathR/

Run in your own computer R session:

library(shiny)
runUrl("https://github.com/sbalci/histopathRshiny/raw/master/histopathRshiny.tar.gz")

Code here: https://github.com/sbalci/histopathRshiny

  • As a jamovi module:

Download module here:

https://github.com/sbalci/ClinicoPathJamoviModule/raw/master/ClinicoPath.jmo

https://github.com/sbalci/ClinicoPathJamoviModule

https://sourceforge.net/projects/clinicopathjamovimodule/


Recommended Links for Reproducible Research

Please Give Me FeedBack

https://goo.gl/forms/YjGZ5DHgtPlR1RnB3


πŸ”¬πŸ”¬πŸ”¬πŸ”¬πŸ”¬

UNDER CONSTRUCTION πŸ› β›”οΈβš οΈπŸ”©

Follow @serdarbalci

<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Say Thanks!


{% if page.comments %}

<script id="dsq-count-scr" src="//https-sbalci-github-io.disqus.com/count.js" async></script>
<script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ /* var disqus_config = function () { this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; */ (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = 'https://https-sbalci-github-io.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script>

Please enable JavaScript to view the comments powered by Disqus.

{% endif %}


Β 


A work by Serdar Balci

drserdarbalci@gmail.com