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

Link updates for rnaseq & pathway cheatsheets #787

Merged
merged 8 commits into from
Aug 5, 2024

Conversation

jashapiro
Copy link
Member

This PR is part of #781 and #782, but does not necessarily close them.

The goal was to update all links to more recent versions of packages where possible, and to make the links more consistent with updates to the intro cheatsheet. This means that all rdocumentation.org links were updated to rdrr.io or tidyverse.org locations. Usually this is just to the CRAN or Bioconductor page on rdrr.io, but notably in the case of gsea, I used the github package page, because that was the only one that has the current version of the relevant functions.

I expect to confirm that all the functions we need are included as part of #777, #778, #780, after which I will close #781. I will leave #782 for @jaclyn-taroni

@jashapiro jashapiro requested a review from sjspielman August 5, 2024 18:45
Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

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

LGTM! A few wording suggestions/fixes, and I added (PDF) in all links that download a PDF (but please check if I missed any).

module-cheatsheets/pathway-analysis-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/RNA-seq-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/RNA-seq-cheatsheet.md Outdated Show resolved Hide resolved
Read the `SummarizedExperiment` package documentation [**here**](http://bioconductor.org/packages/release/bioc/manuals/SummarizedExperiment/man/SummarizedExperiment.pdf), and the package vignette by Morgan _et al._ [**here**](https://www.bioconductor.org/packages/release/bioc/vignettes/SummarizedExperiment/inst/doc/SummarizedExperiment.html).

Read the [`tximeta` package documentation](https://bioconductor.org/packages/release/bioc/manuals/tximeta/man/tximeta.pdf), and the [package vignette by Love _et al._](https://bioconductor.org/packages/devel/bioc/vignettes/tximeta/inst/doc/tximeta.html).
Read the [`SummarizedExperiment` package documentation](http://bioconductor.org/packages/release/bioc/manuals/SummarizedExperiment/man/SummarizedExperiment.pdf), and the [package vignette by Morgan _et al._](https://www.bioconductor.org/packages/release/bioc/vignettes/SummarizedExperiment/inst/doc/SummarizedExperiment.html).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Read the [`SummarizedExperiment` package documentation](http://bioconductor.org/packages/release/bioc/manuals/SummarizedExperiment/man/SummarizedExperiment.pdf), and the [package vignette by Morgan _et al._](https://www.bioconductor.org/packages/release/bioc/vignettes/SummarizedExperiment/inst/doc/SummarizedExperiment.html).
Read the [`SummarizedExperiment` package documentation (PDF)](http://bioconductor.org/packages/release/bioc/manuals/SummarizedExperiment/man/SummarizedExperiment.pdf), and the [package vignette by Morgan _et al._](https://www.bioconductor.org/packages/release/bioc/vignettes/SummarizedExperiment/inst/doc/SummarizedExperiment.html).

module-cheatsheets/pathway-analysis-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/pathway-analysis-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/pathway-analysis-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/RNA-seq-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/RNA-seq-cheatsheet.md Outdated Show resolved Hide resolved
module-cheatsheets/RNA-seq-cheatsheet.md Outdated Show resolved Hide resolved
jashapiro and others added 2 commits August 5, 2024 15:33
Co-authored-by: Stephanie Spielman <[email protected]>
Co-authored-by: Jaclyn Taroni <[email protected]>
@jashapiro jashapiro merged commit 5c8b61b into master Aug 5, 2024
1 check passed
@jashapiro jashapiro deleted the jashapiro/rna-cheat-udpate branch August 5, 2024 20:41
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.

2024 August: Update RNAseq cheatsheet
3 participants