You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ plot_batch(
78
78
)
79
79
```
80
80
81
-
* The ["Get Started"](articles/batchtma.html) vignette has details on how to use the package.
81
+
* The ["Get Started"](https://stopsack.github.io/batchtma/articles/batchtma.html) vignette has details on how to use the package.
82
82
83
83
84
84
## Methodology
@@ -94,7 +94,7 @@ The package implements five different approaches to obtaining batch effect-adjus
94
94
5 | `quantreg` | Quantile regression | Low and high quantiles | Yes
95
95
6 | `quantnorm` | Quantile normalization | All ranks | No
96
96
97
-
*["Get Started"](articles/batchtma.html) shows general examples on the different methods in absence and presence of confounding.
97
+
*["Get Started"](https://stopsack.github.io/batchtma/articles/batchtma.html) shows general examples on the different methods in absence and presence of confounding.
0 commit comments