-
Notifications
You must be signed in to change notification settings - Fork 1
Analysis Visualization
Assembly calculation analysis, using data from assembly_Calcs* code stored in Data/AssemblyValues/.
Network statistics from bipartite subgraphs. Uses data stored in Data/NetworkStats/
Experimental analysis - testing to see if there is a significant similarity between compounds which are highly used
within the SureChemBL dataset (measured by degree). Uses data stored in /Cpd_Data/
Contains preliminary preferential attachment graphing analysis, and eventually degree distribution analysis. Preferential
attachment data is stored in pref_attach_dict* and Degrees\
Power-law analysis of compound frequency within patents.
Further preferential attachment analysis, based on network data. Data can be found in pref_attach_dict* and Data/Degrees/
Final preferential attachment coding, attachment value distriburions, and tracking attachment indicies of compounds.