graphpype.pipelines.create_pipeline_intmat_to_graph_threshold

graphpype.pipelines.create_pipeline_intmat_to_graph_threshold(main_path, analysis_name='int_graph_thr_pipe', threshold=50, mod=False, plot=False, radatools_optim='')[source]

Pipeline from integer matrices (normally coclassification matrices) to graph analysis

Threshold is value based, normally a pourcentage (threshold, 50 -> 50%)

Inputs (inputnode):

  • int_mat_file
  • coords_file
  • labels_file

Comments:

Was used for coclassification, not so much used anymore