LosicLab / starchip

Detection of Circular RNA and Fusions from RNA-Seq
http://starchimp.readthedocs.io/en/latest/
MIT License
32 stars 11 forks source link

Option to automatically set thresholds from read depth #4

Closed kippakers closed 8 years ago

kippakers commented 8 years ago

The main function of fusions is to filter out FP fusions based on reads. But the proper threshold is fully dependent on the read depth of the sample. starchimp should know this and take it into account. Something like:

Read Log.final.out, gather #uniquely mapped reads Create cutoffs from this value.