Open andrewramsay opened 5 years ago
I just made a pull request with an extended and updated version of my data_linking classes and functions. This also contains a new function to create a network from selected links (based on a score of choice). This network is then exported as graphml file which can be imported in cytoscape.
What's still missing is the export of additional annotations. That will be done next...
what kind of output (and in what format) should we provide the user. Simon's initial thought would be that for any pair of GCF and Spectrum (or group of spectra, see #10) we will have a number of scores, some of which can be considered significant. This could be output in a form that could be loaded into Cytoscape where significant scores form edges between GCF and spectrum / spectral group objects? Open to suggestions here, and I’m sure Justin’s input would be valuable.