Skip to content

Getting started - network analysis

I think having getting started tutorials specific to a few domains is useful - show that kiara isn't only good for network analysis, the researcher can pick the closest one to their domain

There's an existing getting started tutorial here github

This is nice, but it might be helpful to re-structure a little:

  • pass off most of the getting started bit to install python docs
  • state upfront what the tutorial will achieve - take network data as csv files, create from it a network graph in a reproducible way - and restate this at the end to show what the user achieved - look you went from a couple csvs to a nice graph.
  • at the end link to ways to take this further
    • make it into a pipeline
    • explore the data lineage