How should i determine outFilterMultimapNmax in rna seq analysis, P.s im working on pseudogenes.
1
2
Entering edit mode
5.0 years ago

how do i know what the outFilterMultimapNmax must be for my analysis? consider that,i am working on pseudogenes.

RNA-Seq pseudogenes star • 4.0k views
ADD COMMENT
0
Entering edit mode

You forgot to mention that this parameter is used with STAR (I have added the tag) and that your previous thread is here: Gene and pseudogenes

ADD REPLY
1
Entering edit mode
5.0 years ago
h.mon 35k

First of all, if you are interested in multi-mappers quantification, you do not want to use htseq-count, you want to use RSEM, Salmon or kallisto. Although your current post doesn't say you are using htseq-count, your previous post does.

According to the post Multimapping Reads and Pseudogenes, STAR has fairly stringent parameters and one mismatch between the best match and second-best match is enough to exclude the second-best mapping position, so in general, I would expect for most pseudogenes it is not necessary to alter --outFilterMultimapNmax, unless the duplication is fairly recent and / or gene and pseudogene are identical over a large stretch (longer than your sequencing read length).

Based on your past thread, it seems you are interested in a particular gene / pseudogene pair, as opposed to interested in transcription expression of all pseudogenes in the genome. If that is the case, you have to find out how similar PER3 and PER4 (and potentially PER1 and PER2) are. You can also test different --outFilterMultimapNmax settings and visualize the regions of interest with IGV to see how mapping there is affected.

ADD COMMENT
0
Entering edit mode

im working on rna sequencing project, and i want to find transcripts of pseudogenes with very low expression rate, but im tried that before and i get zero counts,(using Star, FeatureCount not htseq and limma for the DEG), i want to know what options i must set, to get some count from it.(some one told me for that i must use --outFilterMultimapNmax), for example Per3, it cant be 0, its an active gene, and has oscillation through the time and has very low expression rate but not Zero.

ADD REPLY

Login before adding your answer.

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