Home
last modified time | relevance | path

Searched refs:outFilterMultimapScoreRange (Results 1 – 8 of 8) sorted by relevance

/dports/biology/star/STAR-2.7.9a/source/
H A DReadAlign_multMapSelect.cpp28 …if ( (trAll[iW][iTr]->maxScore + P.outFilterMultimapScoreRange) >= maxScore ) {//record this alig… in multMapSelect()
H A DstitchWindowAligns.cpp245 if ( Score+P.outFilterMultimapScoreRange >= wTr[0]->maxScore \ in stitchWindowAligns()
246 … || ( trA.iFrag>=0 && Score+P.outFilterMultimapScoreRange >= RA->maxScoreMate[trA.iFrag] ) \ in stitchWindowAligns()
H A DParameters.h227 intScore outFilterScoreMin,outFilterMultimapScoreRange;//min score to output variable
H A DParameters.cpp141 …ameterInfoScalar <intScore> (-1, -1, "outFilterMultimapScoreRange", &outFilterMultimapScoreRange)); in Parameters()
H A DparametersDefault455 outFilterMultimapScoreRange 1
/dports/biology/star/STAR-2.7.9a/
H A DRELEASEnotes.md225 …pping chimeras below the best chimeric score, similar to the --outFilterMultimapScoreRange paramet…
/dports/biology/star/STAR-2.7.9a/extras/doc-latex/
H A DparametersDefault.tex517 \optName{outFilterMultimapScoreRange}
H A DSTARmanual.tex643 …g chimeras below the best chimeric score, similar to the \optv{outFilterMultimapScoreRange} parame…