Nanostring-Biostats / DSPPlugins

Repository for DSP Plugins
10 stars 4 forks source link

Labeled Volcano Plot from DE #15

Open JasonWReeves opened 3 years ago

JasonWReeves commented 3 years ago

Inputs

Requirements

Stretch

image

JasonWReeves commented 3 years ago

Anticipated steps for data processing:

  1. Load data from de_table.csv/xlsx
  2. Bin data & identify genes to label
  3. Graph data
  4. Save graph
NicoleEO commented 3 years ago

Notes from Maddy: I couldn't figure out how to put the pvalue on the y axis if you want to add that but it was a nice to have rather than required. the label size isn't a user option but it does change based on number of labels. so I guess pay attention to those and see if they are too small or too big. the VOLCANO PLOT file from DSPDA must be changed to a \t delimited file and the header can be removed though it doesn't need to be.

NicoleEO commented 3 years ago

@dnadave is there someone in biostats who would like to add to @maddygriz vignette about how to choose your FDR cutoff? This is a stretch goal, but I believe CX thought it would help the customers.

dnadave commented 3 years ago

Lei Yang should be able to do this.

On Mon, Nov 30, 2020 at 4:14 PM Nicole Ortogero notifications@github.com wrote:

@dnadave https://github.com/dnadave is there someone in biostats who would like to add to @maddygriz https://github.com/maddygriz vignette about how to choose your FDR cutoff. This is a stretch goal, but I believe CX thought it would help the customers.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Nanostring-Biostats/DSPPlugins/issues/15#issuecomment-736131781, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJVFGZYVP3PPYAXRIPMEXDSSQYODANCNFSM4ST6UWDQ .

-- David Henderson, Ph.D. 18476 47th Place NE Lake Forest Park, WA 98155 206-794-8552

NicoleEO commented 3 years ago

@yangleicq can you add a blurb in the vignette instructing customers on how to go about picking your FDR. Here's the link to the vignette: https://github.com/Nanostring-Biostats/DSPPlugins/tree/volcano-plugin/DSPPlugVolcanoPlot