Skip to content

Some methods to filter the results #230

@MicSonn

Description

@MicSonn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions