How to subset a list of genes from a curated reference list of genes
0
0
Entering edit mode
Manav • 0
@6c392f63
Last seen 17 months ago
United States

Hello, I have performed a differential gene expression analysis on my bulk transcriptomic dataset which gave me 500-1100 significantly deregulated genes across 4 different comparisons. I have a list of about 75 genes of interest that may or may not be significantly deregulated across different comparisons. I want to make a summary table of their fold change across different comparisons. Can someone please explain how I can do that in R and avoid doing that manually?

Thanks for your time.

Code should be placed in three backticks as shown below


# include your problematic code here with any corresponding output 
# please also include the results of running the following in an R session 

sessionInfo( )
R subset DifferentialExpression • 919 views
ADD COMMENT
0
Entering edit mode

It would be clearer if you provide example of your datasets but there are easy way to do it by using subset() and even simply selecting rows by rownames if you have genes in rownnames

ADD REPLY

Login before adding your answer.

Traffic: 842 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6