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

file loading problem #24

Open
jinrang opened this issue Feb 8, 2015 · 2 comments
Open

file loading problem #24

jinrang opened this issue Feb 8, 2015 · 2 comments

Comments

@jinrang
Copy link

jinrang commented Feb 8, 2015

My macbook runs Yosemite with Matlab-R2014b. The only problem that I have is it fails to load .tsv files.
The following is the error message that it returns with an "Error Dialog saying, Edge vector must be monotonically non-decreasing.":

ebf = ebFRET();
Warning: Could not set property value
Property: Interpreter
Value: none

In waitbar>createWaitbar at 198
In waitbar at 101
In MainWindow.load_data at 75
In MainWindow.MainWindow>@(source,event)load_data(self)
Preference to nonexistent field 'viterbi'.

Error in ebfret.ui.MainWindow/refrersh (line 36)
if ~self.series(n).exclude &&
~isempty(analysis(a).viterbi(n).state)

Error in ebfret.ui.MainWindow/load_data (line 216)
self.refresh('ensemble', 'series');

Error in ebfret.ui.MainWindow/MainWindow/@(source,event)load_data(self)

Error while evaluating Menu Callback

@aparente
Copy link

I'm having the same issue. Did you ever find a fix? I'm trying to load output from iSMS v2.0 that was saved in SMD .mat format.

@jwvdm
Copy link
Member

jwvdm commented Feb 19, 2017

I am going to assume that this is indeed a duplicate of #25

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

No branches or pull requests

3 participants