-
Notifications
You must be signed in to change notification settings - Fork 0
Pipeline Scripts
Barry edited this page Jun 10, 2024
·
2 revisions
Loading networks, generating sub-samples, exporting all to uniform dataset.
Datasets are saved in /data/processed/networks: subsamples_edge_lists.csv subsamples_metadata.csv
Extract topological features for each network (and subsample) from previous step.
results are saved in /data/processed/features: features_R.csv features_py.csv
Running predictive models needed for the paper and exporting the results to /results/ for further processing with R.
Loading results from previous step and generating minimalistic datasets, so each plot/table will have its own dataset.
Takes the processed results from last step and generate plots for the paper.