Tools to interface with Cytobank's API via R, organized by various endpoints that represent various areas of Cytobank functionality. Learn more about Cytobank at < https://www.cytobank.org>.
The CytobankAPI
package is designed to make interacting with Cytobank API endpoints easy via R. View the Cytobank API Endpoint Documentation for a comprehensive list of API endpoints for Cytobank.
To find more general documentation on using the CytobankAPI
package, view the Cytobank quickstart guide.
install.packages("CytobankAPI")
####################################################################################################
DROP endpoint removed:
Advanced Analyses:
Bug fixes:
DROP endpoints added:
Statistics endpoint changes:
Advanced Analyses:
Bug fixes:
SPADE endpoint changes:
Helper functions:
helper.channel_ids_from_long_names
Implementing startup message to view CytobankAPI NEWS (via the 'CytobankAPI_news()' function)
Added a NEWS.md
file to track changes to the package.
SPADE endpoint changes:
spade.update
methodviSNE endpoint changes:
Updated general documentation