Releases: sidmall/PDSclassifier
Releases · sidmall/PDSclassifier
PDSclassifier 1.0.1
This release focuses on updating the functions following the updates on the functions from the dependency packages, such as GSVA and escape. This also include documentation updates.
Updates
PDSpredict()
has been updated allowing the function to run ssGSEA method based on the package version ofGSVA
- most recent update usesssgseaParam()
(#4)calculateSMI()
has been updated and will run based on the package version ofGSVA
andescape
(#2). However, while thecalculateSMI()
fordatatype = "bulk"
is functional,datatype = "sc"
do not currently work due to dependency onescape::escape.matrix()
and is unresolved. This is will be fixed in the future patches.
PDSclassifier 1.0.0
This is the original version that accompanies the PDSclassifier manuscript.