-
Notifications
You must be signed in to change notification settings - Fork 0
insysbio/a50
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# A50 - little package for cytocon project ## installation locally ```R # install devtools to simplify installation from Github install.packages("devtools") # install from github devtools::install_github("insysbio/a50") ``` Test ```R library("a50") ``` ## Install on server ```R install.packages("opencpu") opencpu::ocpu_start_app("a50") ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published