Skip to content

feat: add support for the time-course experiment#178

Merged
gladkia merged 5 commits intomainfrom
time-course
Nov 28, 2025
Merged

feat: add support for the time-course experiment#178
gladkia merged 5 commits intomainfrom
time-course

Conversation

@gladkia
Copy link
Collaborator

@gladkia gladkia commented Nov 27, 2025

@gladkia gladkia requested a review from a team as a code owner November 27, 2025 17:00
@gladkia gladkia requested review from bczech and darsoo and removed request for a team November 27, 2025 17:00
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @gladkia, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request enhances the gDRutils package by integrating support for time-course experiments. This involves updating internal configurations to properly categorize and handle time-course data alongside existing experiment types like single-agent and combination assays, thereby expanding the package's capabilities for drug response data analysis.

Highlights

  • New Feature: Time-Course Experiment Support: This pull request introduces comprehensive support for time-course experiments, allowing the gDRutils package to recognize and process this new experiment type.
  • Package Version Update: The package version has been incremented from 1.9.2 to 1.9.3, reflecting the new feature addition.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support for a new 'time-course' experiment type by updating the SUPPORTED_EXPERIMENTS and EXPERIMENT_GROUPS constants. The changes in R/experiments.R are consistent with the existing structure. However, there is an issue in NEWS.md where a duplicate version header has been added. I've suggested a correction to align the news entry with the version bump in the DESCRIPTION file.

gladkia and others added 2 commits November 27, 2025 18:08
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@gladkia gladkia merged commit 5a10f1d into main Nov 28, 2025
3 of 4 checks passed
@gladkia gladkia deleted the time-course branch November 28, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants