Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwwang/biopipen.utils.r
https://github.com/pwwang/biopipen.utils.r
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pwwang/biopipen.utils.r
- Owner: pwwang
- License: other
- Created: 2024-11-14T05:06:02.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-21T06:04:27.000Z (about 1 month ago)
- Last Synced: 2024-11-21T06:30:05.276Z (about 1 month ago)
- Language: R
- Homepage: https://pwwang.github.io/biopipen.utils.R/
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# biopipen.utils.R
Common utility R functions for [`biopipen`](https://github.com/pwwang/biopipen) processes.
## Installation
```r
devtools::install_github("pwwang/biopipen-utils.R")
```## Usage
```r
library(biopipen.utils)
```