Iris icon indicating copy to clipboard operation
Iris copied to clipboard

A module for improving the insertion sequences of structural variant calls

Results 5 Iris issues
Sort by recently updated
recently updated
newest added

I'm trying to run iris on long-read SV calls (read alignment based calling: sniffles/pbsv). When running iris via jasmine I get an error about the read name field being invalid....

Hi, When I tried to run deletion refinement using the Iris module, I got a lot of error message about new sequence too long. I am curious what does it...

Hello - from what I can glean from the docs, iris seems designed to run per-sample. Is this correct? We have a VCF created from ~44 samples and I'd like...

I want to install the Iris. When i ran the command "./build.1.sh", an error occurs. `Note: /home/software/Iris-master/src/EvaluateSimulatedAccuracy.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.` and i...

Unless I am missing something it seems that Iris expects the VCF to be uncompressed, would it be possible to support (b)gzipped vcfs as well? Thanks!