Skip to content

insysbio/a50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages