You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. In the .cns emitted by segmetrics, is there another column generated with a name similar to "sem"? If the column names diverged, that would be a simple bug to fix.
The .cns file output by segmetrics has a column 'sem'. So I'm not sure why the call program is not working with sem. Suggests the bug might be in the 'call' program.
Hi,
I'm trying to run call with --filter cn --filter ci --filter sem. But getting this error:
ValueError: 'sem' filter requires column 'sem'
However, I ran segmetrics with --ci and --sem.
The text was updated successfully, but these errors were encountered: