Skip to content

DEP removing the notebooksdirectory#67

Merged
BorisMuzellec merged 2 commits intomainfrom
remove_old_notebooks
Jan 30, 2023
Merged

DEP removing the notebooksdirectory#67
BorisMuzellec merged 2 commits intomainfrom
remove_old_notebooks

Conversation

@BorisMuzellec
Copy link
Copy Markdown
Collaborator

What does your PR implement? Be specific.

This PR removes the notebooks directory and replaces references to it with links to the example gallery in the docs.
Indeed, users discovering pydeseq2 should instead refer to the Getting Started examples from the docs.

@BorisMuzellec BorisMuzellec requested a review from maikia January 27, 2023 13:31
Copy link
Copy Markdown
Collaborator

@maikia maikia left a comment

Choose a reason for hiding this comment

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

LGTM, just unsure about the binder link

This package is a python implementation of the [DESeq2](https://bioconductor.org/packages/release/bioc/html/DESeq2.html) method [1]
for differential expression analysis (DEA) with bulk RNA-seq data, originally in R.
This package is a python implementation of the [DESeq2](https://bioconductor.org/packages/release/bioc/html/DESeq2.html)
method [1] for differential expression analysis (DEA) with bulk RNA-seq data, originally in R.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

not a scope of this PR but would be nice if there was a link to [1] leading to the references in the bottom of the page

README.md Outdated
You can run them directly in your browser:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/owkin/PyDESeq2/HEAD?labpath=notebooks%2Findex.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Owkin/PyDESeq2/5bf8ec61831abda43ab472517bf62c1d176b5043?urlpath=lab/tree/jupyter_notebooks/auto_examples/plot_minimal_pydeseq2_pipeline.ipynb)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would remove it unless you are 100% sure this link won't change with new versions? I would guess that it does

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Indeed, good point. Let me remove it.

@BorisMuzellec BorisMuzellec requested a review from maikia January 27, 2023 15:34
@BorisMuzellec BorisMuzellec merged commit b1586a9 into main Jan 30, 2023
@BorisMuzellec BorisMuzellec deleted the remove_old_notebooks branch January 30, 2023 14:38
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.

2 participants