IntaRNA
IntaRNA copied to clipboard
Efficient target prediction incorporating accessibility of interaction sites
Hi, I installed IntaRNA with "conda create --name IntaRNA bioconda::intarna". It looks fine if I check the installed packages: ``` conda list -n IntaRNA packages in environment at /home/user/conda/envs/IntaRNA: Name...
Hi Everyone! I am performing the analysis using the command line version. I double-checked the result on the web, and I noticed that the output is quite different using the...
for long target lists and `--out=FILE` IntaRNA crashes with "file handles exceeded" error in MS WSL
no subopt outputs, only for decomposed regions...
- read input data from CSV file - interprete column names as respective arguments and set arguments accordingly - call intarna for each line - append output
- input = seqs, rri, maybe intra-mol structure - create JS-based plotting routine (eg extending FORNA) - run JS-interpreter to produce SVG
seems there is a coredump when requesting `Etotal` CSV output when (target) SHAPE data is provided with `--tShape` (reported by and thanks to Sabine Reisser)
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....
Hello, I'm running IntaRNA with options similar to RNAup while integrating shape data. I noticed that when I change the tShapeMethod from "D" to "Z" and the tShapeConversion from "O"...