Rank Genes By FPKM for only One Sample
1
1
Entering edit mode
9.4 years ago
Ron ★ 1.2k

Hey everyone,

I know that we can use FPKM's for further downstream analysis with cuffdiff and bioconductor packages when we have multiple samples.But if we have FPKM's for a SINGLE sample and want to rank top expressed genes and give them ranks,is there any method to do that? I think we have to do some normalization as well.

Best,
Ron

FPKM bioconductor next-gen R RNA-Seq • 3.5k views
ADD COMMENT
1
Entering edit mode
9.4 years ago
Gjain 5.8k

Please check this blogpost. This should clear your doubts.

ADD COMMENT
0
Entering edit mode

Nice.Thats helpful to understand more on FPKMS and normalization.How should I proceed on ranking those genes by FPKM's

ADD REPLY
0
Entering edit mode

No further normalization is required to compare the expression of genes within one sample.Just sort (rank) your genes by their FPKM or TPM values. You can do this in Excel (!), the *nix command line, or any programming language (including R). Those with the highest values are most abundant transcripts in the sample (barring any missing or incorrect gene annotation).

ADD REPLY
0
Entering edit mode

Yes that should be enough.

ADD REPLY
0
Entering edit mode

Also, in RNASeq do we want to look at the low expressed genes? In this scenario,I am removing the genes with 0 FPKM's and looking at the low values.

ADD REPLY

Login before adding your answer.

Traffic: 2512 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