Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two-step approach with fast pre-filter #145

Open
martin-raden opened this issue Mar 4, 2019 · 3 comments
Open

two-step approach with fast pre-filter #145

martin-raden opened this issue Mar 4, 2019 · 3 comments

Comments

@martin-raden
Copy link
Member

Following the results and repeating the benchmark from https://doi.org/10.1093/bib/bby032
we want to test whether a combination of a fast pre-filter tool like guugle will improve IntaRNAs runtime and prediction accuracy.

  • run guugle or similar fast method to identify potential interactions
  • combine interaction ranges to predictions ranges (eg on target only)
  • run intarna on pre-filtered ranges only
@martin-raden
Copy link
Member Author

martin-raden commented Apr 3, 2019

@martin-raden
Copy link
Member Author

@martin-raden
Copy link
Member Author

prefilter query sequences using its accessibility profile (precomputed or via RNAplfold or IntaRNA
- filter matches based on maximal GU/AU content (check statistics on seeds of genomewide screens)
- generate target region list
- evaluate list features (length distribution, (estimated/modelled) time for ED computation etc) and compare to full target set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant