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_Full_v2.1.1.jar Pipeline #14

Open
smarhon opened this issue Feb 10, 2022 · 1 comment
Open

Java error when running CIRI_Full_v2.1.1.jar Pipeline #14

smarhon opened this issue Feb 10, 2022 · 1 comment

Comments

@smarhon
Copy link

smarhon commented Feb 10, 2022

I get this error message when I run CIRI_Full_v2.1.1.jar Pipeline .

Exception in thread "main" java.io.FileNotFoundException: RNASeq_LacZAZA_D5_2_CIRI/CIRI-AS_output/RNASeq_LacZAZA_D5_2_CIRI_jav.list (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at java.io.FileReader.(FileReader.java:58)
at Merge3.getmerge(Merge3.java:114)
at CIRI_Full2.main(CIRI_Full2.java:280)

I checked CIRI-AS_output folder and not files are generated there.

@Kevinzjy
Copy link
Member

Hi @smarhon , could you check the CIRI_output directory? Is the .ciri file successfully generated?

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

2 participants