😄
I have a PhD in cellular and molecular biology, and I am currently a postdoc at UQTR on bioinformatics.
-
Université du Québec à Trois-Rivières
- Quebec, Canada
- https://karengoncalves.github.io/Karen/
- https://orcid.org/0000-0003-3270-3133
- @KarenCristineG1
Pinned Loading
-
CustomSelection
CustomSelection PublicThis is an R package designed to select genes with low levels of variability in expression using read counts and gene sizes.
R 1
-
-
Amaryllidaceae_database
Amaryllidaceae_database PublicExplanation on how to use the command line and the Amaryllidaceae blast database
-
Install r packages from CRAN, biocon...
Install r packages from CRAN, bioconductor and github and load them all with a single function. 1install_cran <- function(cran_packages) {
2pkgs.To.Install = which(! cran_packages %in% installed.packages())
3if (length(pkgs.To.Install) != 0) {
4install.packages(cran_packages[pkgs.To.Install])
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.