Changelog
Source:NEWS.md
gDRcore 1.3.12 - 2024-09-30
- handle properly additional perturbations to get rid of creating additional columns that can’t be hangle properly by the app
gDRcore 1.3.5 - 2024-07-17
- allow using custom functions for calculating HSA and Bliss scores for combination data
gDRcore 1.1.22 - 2024-05-16
- move
define_matrix_grid_positions
andround_concentration
functions togDRutils
package
gDRcore 1.1.12 - 2024-02-14
- fix issue with retrieving unique records from mix of control and treated samples
gDRcore 1.1.11 - 2024-02-14
- make documentation compatible with pkdgdown
- rename ‘matches’ to ‘grr_matches’
gDRcore 1.1.9 - 2024-02-07
- simplify logic of assays for combination data
- rename
matrix
intocombination
gDRcore 1.1.3 - 2024-01-04
- improve logic for normalization and identification of single-agent and matrix data with Drug3
gDRcore 1.1.1 - 2023-11-22
- sync master with devel branch
- add support for unifying duplicates in combo matrix data
- add “Treatment” as template identifier
gDRcore 0.99.42 - 2023-10-05
- bump version of gDRtestData
- fix bug with merging controls in triple combo with additional perturbations
gDRcore 0.99.41 - 2023-09-25
- add support for adding custom annotations inside input files
- improve the performance
gDRcore 0.99.34 - 2023-08-16
- update logic for supporting manifest and template files sharing the same column
gDRcore 0.99.33 - 2023-08-10
- update annotation column names for cell line annotation as per changes in the gDRutils
gDRcore 0.99.32 - 2023-07-25
- extend logic for supporting cols with dash, e.g. additional perturbations with “-”
gDRcore 0.99.29 - 2023-07-07
- add information about source type for cases without metric data
- refactor the logic for splitting raw data from metadata - get rid of iterative approach
gDRcore 0.99.23 - 2023-06-13
- replace
order
withdata.table::setorder
gDRcore 0.99.20 - 2023-06-07
- switch from
zoo::rollmean
todata.table::frollmean
gDRcore 0.99.12 - 2023-05-09
- utilize
gDRutils::apply_bumpy_function
in fit_SE
gDRcore 0.99.9 - 2023-04-21
- utilize
gDRutils::apply_bumpy_function
in average_SE
gDRcore 0.99.5 - 2023-04-18
- update dependencies
- add fix for bioc-devel - correct sorting in merge test
gDRcore 0.99.4 - 2023-04-17
- fix namespacing issue in examples
- add R 4.2 as dependency
- fix examples for normalize_SE
gDRcore 0.1.3.22 - 2023-03-21
- improve performance of ‘map_df’ with refactored logic for exact matches
gDRcore 0.1.3.10 - 2022-12-15
- add assert for vehicle values in input data in
runDrugResponseProcessingPipeline
gDRcore 0.1.3.6 - 2022-10-10
- add support for setting number of cores for
BiocParallel
based on the env variable
gDRcore 0.1.1.36 - 2022-04-12
- update function for adding unknown cell line annotations
- update logic for using nested confounders
- remove
grr
from dependencies
gDRcore 0.1.1.31 - 2022-03-02
- fix mapping reference values of inverted treatments
- remove duplication of single-agent data
gDRcore 0.1.1.25 - 2022-01-31
- align version criteria between
dependencies.yaml
andDESCRIPTION
package versions
gDRcore 0.1.1.10 - 2021-10-13
- refactor the logic for calculation Loewe when there is no
Concentration == 0
gDRcore 0.1.1.6 - 2021-08-25
- fix but with missing
nested_identifiers
variables for creating DataFrame for masked values
gDRcore 0.0.1.50 - 2021-04-23
- ensure that dts in
assay- se,"Averaged"
are NULL when there are not treatments
gDRcore 0.0.1.44 - 2021-03-26
- refactor processing functions in create_SE2, normalize_SE2, average_SE2, and fit_SE2 and friends
gDRcore 0.0.1.35 - 2021-01-14
- update positional header calls to explicit identifier calls
- minor changes to comply with gDRstyle
- minor changes to use identifiers over hard coded DrugName requirements
gDRcore 0.0.1.31 - 2020-12-22
- make createSE returning assays as ‘BumpyMatrix’ objects - previously ‘matrix’ objects only
- add df_to_bm_assay function - returning BumpyMatrix object from raw experiment data
- add initial tests for createSE function
gDRcore 0.0.1.24 - 2020-10-01
- bugs in function for metrics calculation as per QCS dataset
- QCS data
- scripts for processing and pushing QCS data on Rosalind
gDRcore 0.0.1.19 - 2020-08-03
- support an import of single agent data from GDS
- including the masked field to be able to remove the masked data from averages
- add a function to annotate drug combinations - add_codrug_group
- update the tests that contained combination experiments accordingly.
- add new tests for the GDS data
- minor refactor to use the ‘masked’ column. If it is not part of the initial dataframe it is added automatically - and set to FALSE