Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

plots in deseq2 #32

Open
Kappy2 opened this issue Dec 13, 2020 · 0 comments
Open

plots in deseq2 #32

Kappy2 opened this issue Dec 13, 2020 · 0 comments

Comments

@Kappy2
Copy link

Kappy2 commented Dec 13, 2020

Hi,
First, totally new to rnaseq analysis... figured out the command line portion (star, stringtie) and also managed deseq2 in R.
So I figured out how to analyze the differential expression in R, got actual fold change values in the command line tables!! But... I can't figure out how to 'save' the resulting expression analysis as a csv file. I did this below but I have no idea where the file is; I checked all of the folders, don't see it.

write.table(res, file="ctrlVS10um.txt", append = FALSE, sep = "\t" )

The other issue is when I tried plotMA or plotcounts, it looks like its running, but I have no idea where to find the graphs. Is it supposed to pop up in my command line window? How would I find the graphs so I can save and export them onto my local computer?

I've been googling both, but all I find are instructions on how to generate graphs or save files, nothing on how to actually save them or where they go.

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant