Skip to content

R package for RECOVER data summarization and egress with additional generally useful functions

License

Notifications You must be signed in to change notification settings

Sage-Bionetworks/recoverutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recoverutils

GitHub R package version GitHub

This package provides functions to help with fetching data from Synapse, as well as processing, summarizing, formatting the data, and storing any output in Synapse. While this package is mainly intended for use in RECOVER, some functions in the package can be used outside this context and for general and other specific use cases.

Requirements

  • R >= v4.0.0
  • Synapse account with relevant access permissions
  • Synapse authentication token

A Synapse authentication token is required for use of the Synapse APIs (e.g. the synapser package for R). For help with Synapse, Synapse APIs, Synapse authentication tokens, etc., please refer to the Synapse documentation.

Installation

Currently, recoverutils is not available via CRAN, so it must be installed from GitHub using the devtools package.

install.packages("devtools")
devtools::install_github("Sage-Bionetworks/recoverutils")

About

R package for RECOVER data summarization and egress with additional generally useful functions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages