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

java error when running CIRI_VIS #13

Open
Alipe2021 opened this issue Nov 23, 2021 · 1 comment
Open

java error when running CIRI_VIS #13

Alipe2021 opened this issue Nov 23, 2021 · 1 comment
Assignees

Comments

@Alipe2021
Copy link

Hi guys,

I got an new error when running the command: java -jar /opt/biosoft/CIRI-full_v2.0/CIRI-vis_v1.4.jar -i out_merge_circRNA_detail.anno -l output_library_length.list -r zma_dna_v4.fa -min 1 -d test_outdir -o circRNA . I donot fix it. Can any one help me.

Exception in thread "main" java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
        at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:459)
        at sample_MIX_all_easy4.paint(sample_MIX_all_easy4.java:1278)
        at CIRI_vis_test.main(CIRI_vis_test.java:457)

图片

OS: opensuse 15.2
Java version:
图片

CIRI-vis 1.4

@Kevinzjy
Copy link
Member

Hi @Alipe2021 , could you try the latest version of CIRI-vis from https://github.com/bioinfo-biols/CIRI-vis ? The executable jar file is located under the bin directory.

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

No branches or pull requests

3 participants