SystemsGenetics / KINC

Knowledge Independent Network Construction
MIT License
11 stars 4 forks source link

KINC 3D viewer can not read in non-csGCN KINC network #184

Open JohnHadish opened 3 years ago

JohnHadish commented 3 years ago

KINC does not have the same output if a network is extracted prior to condition specific testing as it does after condition specific testing:

image

Notice that the second file has 3 additional columns on it. Both of these files were extracted using the kinc run extract command. This is an issue, as there is reference to KINC tidy networks in the documentation, but KINC does not output a consistent network.

This prevents KINC 3D viewer from opening a network that has not undergone conditional testing.

Suggested Fix: