Releases: menchelab/BioProfiling.jl
Releases · menchelab/BioProfiling.jl
v1.1.1
v1.1.0
BioProfiling v1.1.0
Closed issues:
- Handle NA in decorrelate (#9)
- Combine freqtables and filters (#11)
- Add MissingFilter (#18)
- Automate release tags (#20)
- Intermittent error in
getdata
testset (#25) - Accept floats for item centers in visual diagnostic methods (#27)
- Cannot apply data transformation when some columns are not floats (#30)
- Make R seed optional (used in MCD computation) (#32)
- Ease identification of discriminative features (#33)
- Diagnostic function - Most Variable Features (#34)
- Diagnostic function - Characteristic Features (#35)
- Diagnostic function - Most correlates features (#36)
Merged pull requests:
v1.0.0
BioProfiling v1.0.0
Closed issues:
- Make RMD(a,b) = RMD(b,a) (#1)
- Rename CamelCase methods (#3)
- Boolean subset of Selectors (#4)
- Add methods to apply helper functions to Experiment (#7)
- Handle subdirectories when saving diagnostic images (#10)
- AbstractReducer copy constructors (#12)
- Add statistical significance scoring (#13)
- Start documentation (#14)
- Remove random numbers from unit tests (#15)
- Fix DataFrames requirement (#19)
- Add parameter to limit the number of diagnostic images saved to disk (#23)
Merged pull requests: