Hi Sean,
Great idea here to measure cell types at more granular levels, especially on mature and developing kidneys.
My main trouble is in installing DevKidCC in R using:
devtools::install_github("KidneyRegeneration/DevKidCC@main")
Downloading GitHub repo KidneyRegeneration/DevKidCC@main
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/KidneyRegeneration/DevKidCC/tarball/main' failed
devtools::install_github("KidneyRegeneration/DevKidCC", ref = "main")
Downloading GitHub repo KidneyRegeneration/DevKidCC@main
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/KidneyRegeneration/DevKidCC/tarball/main' failed
Wondering if you could help to get this working?
Hi Sean,
Great idea here to measure cell types at more granular levels, especially on mature and developing kidneys.
My main trouble is in installing DevKidCC in R using:
Wondering if you could help to get this working?