STAR - multi-mapping reads cut off
1
2
Entering edit mode
5.1 years ago
is.birds ▴ 20

Hi,

I've been using STAR (v 2.6.1b) to align RNA-seq and Poly-Ribo-seq reads to the human reference genome (hg38). The next steps in my pipeline use multi-mapping reads as part of a quality filter.

Here is an example excerpt from a STAR log file:

MULTI-MAPPING READS:
    Number of reads mapped to multiple loci |   11334616
         % of reads mapped to multiple loci |   17.56%
    Number of reads mapped to too many loci |   797072
         % of reads mapped to too many loci |   1.23%

I can't find any information about the threshold for "reads mapped to too many loci". Can anyone help with this? I'd just like to know what "too many" actually means.

Thanks!

Star RNA-seq Ribo-seq Alignment Short reads • 3.4k views
ADD COMMENT
7
Entering edit mode
5.1 years ago
h.mon 35k

The default "too many" for STAR is above 10 mapping locations. This value is controlled by the parameter --outFilterMultimapNmax.

ADD COMMENT

Login before adding your answer.

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