All notable changes to the drugsens project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial creation of the drugsens tool for analyzing drug sensitivity in cancer cell lines and cancer patients.
- Addition of
make_count_dataframe
function for counting cell marker expressions. - Implementation of
change_data_format_to_longer
function to reformat data into a longer format for easier analysis.
- Improved algorithm for more accurate cell marker detection.
- None
- None
- Bug fixes in data preprocessing to handle edge cases in input data.
- Enhanced data encryption for patient data storage and processing.
- Launch of the first version of drugsens, providing functionalities for drug sensitivity analysis in translational research.
- Support for
.csv
files. - Comprehensive metadata extraction from microscopy images, including patient ID, tissue type, and treatment details.
- Testing
- Updated documentation to include detailed descriptions of metadata fields.
- Resolved issues with metadata extraction accuracy.