Releases: ropensci/UCSCXenaTools
Releases · ropensci/UCSCXenaTools
v1.2.6
bump new version
JOSS submitted version
- added Zenodo DOI
- updated code meta information
Version 1.2.5 (accepted by rOpenSci)
Changes
- moved the project to ropensci https://github.com/ropensci/UCSCXenaTools
- updated author list
- updated README, vignette and code according to review comments from Christine Stawitz, detail at ropensci/software-review#315
- moved some packages to suggests
- splitted
workflow.R
into multiple files
v1.2.2
New features
- added 3
fetch_*()
functions
Bug fixes
- fixed #5: API function for querying single gene or sample does not work
Minor changes
- updated website and documentation
- moved vignettes to https://shixiangwang.github.io/home/en/tools/#ucscxenatools
v1.2.1
Bug fixes
- fix API functions cannot be called from outside
New features
- Add option to
XenaDownload
function for downloading gene id mapping data - Add
XenaQueryProbeMap()
for querying probemap of datasets.
Minor changes
- export
XenaHub
Class - improve
XenaQuery
function - update website and documentation