Filtering lncRNAs from total RNA
0
1
Entering edit mode
3.7 years ago
mropri ▴ 150

I am trying to analyze data from patient samples. I took the data of RNA seq from this paper: https://www.mdpi.com/2075-4426/9/2/18/htm

I want to look at specifically lncRNAs and how they change from normal to cancer cells. I have done alignment using STAR and ran DEseq2 for differential expression on total RNA. I was wondering if there is a way to filter out only lncRNAs and look at differential expression for those. Any help is appreciated.

RNA-Seq • 1.2k views
ADD COMMENT
0
Entering edit mode
  1. download the Gencode annotation https://www.gencodegenes.org/

  2. Get the respective biotypes of all the genes https://www.gencodegenes.org/pages/biotypes.html

  3. and filter according to the biotypes you need. You may need to run the DESeq again on the filtered set only

ADD REPLY
1
Entering edit mode

lncRNA GTF file is available separately at GENCODE. No need to separate out biotypes.

ADD REPLY
0
Entering edit mode

How do I use the lncRNA gtf file to filter out the lncRNAs from the total RNA that I have aligned using STAR. Hope you can provide a little detail. I am new to RNA seq so any help is appreciated.

ADD REPLY

Login before adding your answer.

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