Open nchernia opened 8 years ago
Can you clear the state list and retry? (I am unable to replicate this bug) There was a commit a while back to write to the log directory rather than the local directory. My guess is the states you had saved were before that commit was merged with the code?
No, these were not old save states, they were from essentially the same session.
I had 1D local tracks and 2D loops loaded; also was in axis and chromosome state.
On Tue, Jun 28, 2016 at 11:22 PM, Muhammad Saad Shamim < notifications@github.com> wrote:
Can you clear the state list and retry? (I am unable to replicate this) There was a commit a while back to write to the log directory rather than the local directory. My guess is the states you had saved were before that commit was merged with the code?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/theaidenlab/JuiceboxDev/issues/407#issuecomment-229267121, or mute the thread https://github.com/notifications/unsubscribe/ABWiW326HzzwgI5JFDjVDDVknuqiIz5jks5qQg8kgaJpZM4I8Uu- .
Neva Cherniavsky Durand, Ph.D. Staff Scientist, Aiden Lab www.aidenlab.org
Get Error: null
Possibly trying to write to a directory that doesn't exist? java.io.FileNotFoundException: /Users/nchernia/juicebox/JuiceboxStatesForExport.xml (No such file or directory) at java.io.FileInputStream.open(Native Method)