Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split vst functions into fit & transform #185

Merged
merged 14 commits into from
Nov 24, 2023

Conversation

hippolyteheuberger
Copy link
Contributor

@hippolyteheuberger hippolyteheuberger commented Oct 17, 2023

What does your PR implement?

https://docs.google.com/presentation/d/1IyFTz4KdavaljiFbnCQitfE4N-9tdKZgWFjo8WOseKc/edit#slide=id.g29024929474_0_905

Additionally mutualized the synthetic data fixtures between the different tests in test_pydeseq2.py, let me know if this is not desirable.

@hippolyteheuberger
Copy link
Contributor Author

hippolyteheuberger commented Oct 17, 2023

TODO to be ready for review:

pydeseq2/dds.py Outdated Show resolved Hide resolved
@hippolyteheuberger
Copy link
Contributor Author

@SimonGrouard I have added the different tests :)

BorisMuzellec and others added 9 commits October 26, 2023 17:30
* CI: add ruff

* ci: fix ruff line length argument

* ci: update ruff configuration, remove flake8 and isort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* CI: integrate isort options to ruff, remove nbqa

* CI: fix force-single-line typo

* CI: add ruff exceptions for sphinx gallery examples

* chore: fix linting

* chore: linting

* ci: add exception to linting for sphinx examples

* docs: renove extra period in sphinx examples

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy link
Collaborator

@BorisMuzellec BorisMuzellec left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @hippolyteheuberger @SimonGrouard ! I'm finally merging this :)

@BorisMuzellec BorisMuzellec merged commit 7ede677 into main Nov 24, 2023
13 checks passed
@BorisMuzellec BorisMuzellec deleted the hackathon/vst_fit_transform branch November 24, 2023 10:14
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.

5 participants