STAR mapping parameter
1
0
Entering edit mode
4.5 years ago

Hi, if you know what parameter in STAR can restrict the minimum bases matched to the genome..?

Thanks

RNA-Seq • 1.7k views
ADD COMMENT
0
Entering edit mode

i think outFilterMatchNmin is the parameter you are looking for

ADD REPLY
0
Entering edit mode

What was not clear after reading the documentation?

ADD REPLY
0
Entering edit mode
4.5 years ago
sklages ▴ 170

this is sth. you can start with. We used these for testing with smal RNA mapping:

outFilterMatchNmin           = alignment will be output only if the number of matched bases is higher than or equal to this value.
outFilterMatchNminOverLread  = sam as outFilterMatchNmin, but normalized to the read length
outFilterScoreMinOverLread   = same as outFilterScoreMin, but  normalized to read length
ADD COMMENT

Login before adding your answer.

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