Home
last modified time | relevance | path

Searched refs:tpm_thr (Results 1 – 2 of 2) sorted by relevance

/dports/biology/stringtie/stringtie-2.1.1/
H A Dstringtie.cpp160 float tpm_thr=1; variable
1040 tpm_thr=(float)s.asDouble(); in processOptions()
H A Drlink.cpp39 extern float tpm_thr;
312 …(alndata.tinfo->tpm>=0 && alndata.tinfo->tpm < tpm_thr)) return; // do not store 'read' if it does… in processRead()