-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Dear IntaRNA developers,
I'm examining a set of miRNAs and their interactions between 5'UTRs, 3'UTRs, and CDSs of human genes.
For computational reasons, I already applied filters when launching intaRNA. Examples: --seedMaxE=-10, --outMaxE=-26, --seedMinPu=0.001 --outMinPu=0.001 --outDeltaE=100, and helixMinPu=0.7.
Do you have any suggestions on how to filter the results based on the output parameters?
--outCsvCols '*' --mode=M --model=P --acc=C --outMode=C
A good filtering/sorting approach might be to sort increasing E (overall interaction energy) AND decreasing P_E (probability of an interaction (site) within the considered ensemble).
Which P_E values should I discard?
Thank you.
Best,
MicSonn!
Metadata
Metadata
Assignees
Labels
No labels