UNDER CONSTRUCTION 🛠⛔️
Completing a package will take some time. That is why I have started a template repository on GitHub.
-
https://sbalci.github.io/histopathology-template/Report.html
-
These templates will allow me to make histopathology research data analysis easier and more standard.
-
I have added clinicopathological analysis templates:
https://sbalci.github.io/histopathology-template/Report.html -
I plan to add bibliometrics, image analysis and text analysis templates as well.
https://sbalci.github.io/histopathR/
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>rmarkdown::draft(file = "myfile",
template = "clinicopathological",
package = "histopathR",
create_dir = TRUE,
edit = TRUE)
🔬 I plan to collect codes for future research. I will add some small
functions.
- Methods to import and prepare data for analysis.
- Descriptive statistics.
- Hypothesis tests.
- Survival analysis.
- Regression analysis.
- Cluster analysis.
🔬 I plan to make template files to form when loading the package.
🔬 I plan two tutorial files as vignettes:
- How to prepare data for histopathological research
- How to analyse data for histopathological research
A work by Serdar Balci