AlexsLemonade / refinebio-examples

Example workflows for refine.bio data
https://www.refine.bio
Other
11 stars 5 forks source link

GSVA for RNA-seq Part 1: Set up #403

Closed cansavvy closed 3 years ago

cansavvy commented 3 years ago

Analysis Purpose

Adding an RNA-seq version of GSVA. This is part 1 of two. This involves the set up but stops before we deal with duplicate entrez IDs (duplicate dealing and GSVA run itself will be part 2).

369

Pull Request Stage

This is a Refined PR - needs polishing and details

The big picture was discussed on the draft PR #396

I've kept the tags to help guide review, after an initial review, I will delete them (unless you want me to delete them sooner).

**IDENTICAL TO MICROARRAY GSVA** means that until a different tag shows up, all the info there is 99% the same as whichever example is mentioned in the tag. Any differences I put in parenthesis like (except microarray. --> rnaseq)

Strategy

We did some rearrangements and simplifying on #396 Note that the intro to GSVA I have not touched at all. I'm ignoring that for now and we can mimic whatever is developed for #371

Concerns/Questions for reviewers:

Analysis Pull Request Check List (roughly in order):

Content checks

Formatting Checks

Add datasets to S3

Docker/Snakemake rendering components