-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #322 from Sage-Bionetworks/update-to-new-py-client
Upgrade to python client 3.0.0
- Loading branch information
Showing
160 changed files
with
360 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: synapser | ||
Type: Package | ||
Title: R Language Bindings for Synapse API | ||
Version: 1.1.0 | ||
Version: 1.2.0 | ||
Date: 2022-01-18 | ||
Authors@R: c( | ||
person("Bruce", "Hoff", role = c("aut", "cre"), email = "[email protected]"), | ||
|
@@ -10,6 +10,7 @@ Authors@R: c( | |
Maintainer: Bruce Hoff <[email protected]> | ||
BugReports: https://github.com/Sage-Bionetworks/synapser/issues | ||
Description: Provides R language bindings for Synapse RESTful web services. | ||
Encoding: UTF-8 | ||
License: Apache License 2.0 | ||
Imports: | ||
reticulate(>= 1.25), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
% | ||
% Auto-generated file, do not modify. | ||
% Instead, copy this file to the man/ folder, remove this warning, and edit freely. | ||
% Use Git to identify changes in this file which suggest where to change your edited copy. | ||
% | ||
\name{synGetAvailableServices} | ||
\alias{synGetAvailableServices} | ||
\docType{methods} | ||
\title{ | ||
synGetAvailableServices | ||
} | ||
\description{ | ||
Get available Synapse services | ||
This is a beta feature and is subject to change | ||
} | ||
\usage{ | ||
synGetAvailableServices() | ||
} | ||
\arguments{ | ||
|
||
} | ||
\value{ | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
% | ||
% Auto-generated file, do not modify. | ||
% Instead, copy this file to the man/ folder, remove this warning, and edit freely. | ||
% Use Git to identify changes in this file which suggest where to change your edited copy. | ||
% | ||
\name{synIsSynapseId} | ||
\alias{synIsSynapseId} | ||
\docType{methods} | ||
\title{ | ||
synIsSynapseId | ||
} | ||
\description{ | ||
Checks if given synID is valid (attached to actual entity?) | ||
} | ||
\usage{ | ||
synIsSynapseId(syn_id) | ||
} | ||
\arguments{ | ||
\item{syn_id}{} | ||
} | ||
\value{ | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
% | ||
% Auto-generated file, do not modify. | ||
% Instead, copy this file to the man/ folder, remove this warning, and edit freely. | ||
% Use Git to identify changes in this file which suggest where to change your edited copy. | ||
% | ||
\name{synService} | ||
\alias{synService} | ||
\docType{methods} | ||
\title{ | ||
synService | ||
} | ||
\description{ | ||
Get available Synapse services | ||
This is a beta feature and is subject to change | ||
} | ||
\usage{ | ||
synService(service_name) | ||
} | ||
\arguments{ | ||
\item{service_name}{} | ||
} | ||
\value{ | ||
|
||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.