Other packages > Find by keyword >

solvebio  

The Official SolveBio API Client
View on CRAN: Click here


Download and install solvebio package within the R console
Install from CRAN:
install.packages("solvebio")

Install from Github:
library("remotes")
install_github("cran/solvebio")

Install by package version:
library("remotes")
install_version("solvebio", "2.15.0")



Attach the package and use:
library("solvebio")
Maintained by
David Caplan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-25
Latest Update: 2022-05-17
Description:
R language bindings for SolveBio's API. SolveBio is a biomedical knowledge hub that enables life science organizations to collect and harmonize the complex, disparate "multi-omic" data essential for today's R&D and BI needs. For more information, visit <https://www.solvebio.com>.
How to cite:
David Caplan (2016). solvebio: The Official SolveBio API Client. R package version 2.15.0, https://cran.r-project.org/web/packages/solvebio. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.3 (2016-10-25 02:21), 0.2.3 (2016-11-03 00:00), 0.3.0 (2016-11-09 23:48), 0.4.0 (2017-06-20 00:22), 0.4.1 (2017-06-22 18:31), 0.4.2 (2017-07-04 01:00), 2.0.0 (2017-07-28 23:44), 2.0.1 (2017-08-05 19:20), 2.0.2 (2017-08-25 21:05), 2.1.0 (2017-10-12 00:57), 2.2.0 (2017-11-22 00:50), 2.3.0 (2018-01-08 18:28), 2.3.1 (2018-02-01 23:44), 2.4.0 (2018-04-04 23:42), 2.5.0 (2018-04-25 23:20), 2.5.1 (2018-07-10 22:10), 2.6.0 (2018-10-08 16:30), 2.6.1 (2018-10-25 15:10), 2.7.0 (2019-11-07 21:20), 2.7.1 (2019-12-16 17:20), 2.7.2 (2020-01-08 21:20), 2.8.0 (2020-06-24 16:30), 2.9.0 (2020-08-25 08:40), 2.10.0 (2021-02-09 17:30), 2.10.1 (2021-03-10 19:20), 2.11.0 (2021-05-07 18:00), 2.12.0 (2022-01-12 16:30), 2.12.1 (2022-01-31 21:20), 2.13.0 (2022-04-26 18:10), 2.14.0 (2022-05-17 17:20)
Other packages that cited solvebio R package
View solvebio citation profile
Other R packages that solvebio depends, imports, suggests or enhances
Complete documentation for solvebio
Functions, R codes and Examples using the solvebio R package
Some associated functions: Annotator.annotate . Application.all . Application.create . Application.delete . Application.retrieve . Application.update . Beacon.all . Beacon.create . Beacon.delete . Beacon.query . Beacon.retrieve . Beacon.update . BeaconSet.all . BeaconSet.create . BeaconSet.delete . BeaconSet.query . BeaconSet.retrieve . BeaconSet.update . Dataset.activity . Dataset.all . Dataset.count . Dataset.create . Dataset.data . Dataset.delete . Dataset.disable_global_beacon . Dataset.enable_global_beacon . Dataset.facets . Dataset.fields . Dataset.get_by_full_path . Dataset.get_global_beacon_status . Dataset.get_or_create_by_full_path . Dataset.query . Dataset.retrieve . Dataset.template . Dataset.update . DatasetCommit.all . DatasetCommit.delete . DatasetCommit.retrieve . DatasetExport.all . DatasetExport.create . DatasetExport.delete . DatasetExport.get_download_url . DatasetExport.retrieve . DatasetField.all . DatasetField.create . DatasetField.facets . DatasetField.retrieve . DatasetField.update . DatasetImport.all . DatasetImport.create . DatasetImport.delete . DatasetImport.retrieve . DatasetMigration.all . DatasetMigration.create . DatasetMigration.delete . DatasetMigration.retrieve . DatasetTemplate.all . DatasetTemplate.create . DatasetTemplate.delete . DatasetTemplate.retrieve . DatasetTemplate.update . Expression.evaluate . GlobalSearch.facets . GlobalSearch.request . GlobalSearch.search . GlobalSearch.subjects . GlobalSearch.subjects_count . Object.all . Object.create . Object.data . Object.delete . Object.disable_global_beacon . Object.enable_global_beacon . Object.fields . Object.get_by_full_path . Object.get_by_path . Object.get_download_url . Object.get_global_beacon_status . Object.get_or_upload_file . Object.query . Object.retrieve . Object.update . Object.upload_file . SavedQuery.all . SavedQuery.create . SavedQuery.delete . SavedQuery.retrieve . SavedQuery.update . Task.all . Task.follow . Task.retrieve . User.retrieve . Vault.all . Vault.create . Vault.create_dataset . Vault.create_folder . Vault.datasets . Vault.delete . Vault.files . Vault.folders . Vault.get_by_full_path . Vault.get_or_create_by_full_path . Vault.get_personal_vault . Vaultjects . Vault.retrieve . Vault.search . Vault.update . createEnv . login . protectedServer . protectedServerJS . 
Some associated R codes: annotation.R . application.R . beacon.R . beacon_set.R . dataset.R . dataset_commit.R . dataset_export.R . dataset_field.R . dataset_import.R . dataset_migration.R . dataset_template.R . global_search.R . object.R . saved_query.R . shiny.R . solvebio.R . task.R . user.R . utils.R . vault.R . zzz.R .  Full solvebio package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA