make_project | R Documentation |
Strongly inspired by "https://github.com/nibortolum/manageproject". but contains extra specific features IHC=T provides folder to store raw and cropped pictures and create a QuPath project for further analyses Detection of current directory enables more flexibility SourceAll function makes things easier when a lot of external functions are used
make_project(path, IHC = FALSE, path_to_QuPath)
path |
path where to create project |
IHC |
true if it's an IHC and I want jpg, czi and QP folders |
path_to_QuPath |
the path where the QuPath (console).exe is located, should look like this on windows "C:/Users/user_name/AppData/Local/QuPath-0.4.1/" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.