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
ix = [ix new_ind']; %list of positions in geni of the 96 cancer genes by Palsson (supplementary material file S1). Some genes may have multiple positions due to the transcriptional variants
end
C = distance_from_zero; %colour according to the low edge score
scatter(Y(:,1),Y(:,2),200,C,'.');
title('Distance from (0,0) [X = 96 cancer genes by Palsson]');