{"id":48417238,"url":"https://github.com/neuropycon/graphpype","last_synced_at":"2026-04-06T07:35:07.357Z","repository":{"id":21362169,"uuid":"92525686","full_name":"neuropycon/graphpype","owner":"neuropycon","description":" Neuropycon package of functions for electrophysiology analysis, can be used from ephypype and nipype ","archived":false,"fork":false,"pushed_at":"2022-04-12T14:59:30.000Z","size":37000,"stargazers_count":21,"open_issues_count":5,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-16T04:16:54.117Z","etag":null,"topics":["connectivity","electrophysiology","graph-analysis"],"latest_commit_sha":null,"homepage":"https://neuropycon.github.io/graphpype/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neuropycon.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-26T15:45:44.000Z","updated_at":"2024-04-16T04:16:54.118Z","dependencies_parsed_at":"2022-07-27T02:32:04.517Z","dependency_job_id":null,"html_url":"https://github.com/neuropycon/graphpype","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/neuropycon/graphpype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuropycon%2Fgraphpype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuropycon%2Fgraphpype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuropycon%2Fgraphpype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuropycon%2Fgraphpype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuropycon","download_url":"https://codeload.github.com/neuropycon/graphpype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuropycon%2Fgraphpype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["connectivity","electrophysiology","graph-analysis"],"created_at":"2026-04-06T07:34:57.912Z","updated_at":"2026-04-06T07:35:07.340Z","avatar_url":"https://github.com/neuropycon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://travis-ci.org/neuropycon/graphpype.svg?branch=master\n    :target: https://travis-ci.org/neuropycon/graphpype\n  \n\n.. image:: https://codecov.io/gh/neuropycon/graphpype/branch/master/graph/badge.svg #noqa\n    :target: https://codecov.io/gh/neuropycon/graphpype\n\n.. image:: https://zenodo.org/badge/92525686.svg\n   :target: https://zenodo.org/badge/latestdoi/92525686\ngraphpype\n=========\n\nNeuropycon project for graph analysis, can be used from ephypype and nipype\n\nDocumentation\n-------------\n\nhttps://neuropycon.github.io/graphpype/\n\nInstallation\n------------\n\npip install https://api.github.com/repos/neuropycon/graphpype/zipball/master\n\nOr with pip:\n    \npip install graphpype\n\n\nRadatools\n---------\nYou should add all the directories from radatools to the PATH env variable:\n\n1. Download radatools sotware:\n\nhttp://deim.urv.cat/~sergio.gomez/radatools.php#download\n\n2. Download and extract the zip file\n\n3. Add following lines in your .bashrc:\n\nFor radatools 3.2\n******************\nRADA_PATH=/home/david/Tools/Software/radatools-3.2-linux32\n\n(replace /home/david/Tools/Software by your path to radatools)\n\nexport PATH=$PATH:$RADA_PATH/01-Prepare_Network/\n\nexport PATH=$PATH:$RADA_PATH/02-Find_Communities/\n\nexport PATH=$PATH:$RADA_PATH/03-Reformat_Results\n\nexport PATH=$PATH:$RADA_PATH/04-Other_Tools/\n\nFor radatools 4.0\n*****************\nRADA_PATH=/home/david/Tools/Software/radatools-4.0-linux64\n\n(replace /home/david/Tools/Software by your path to radatools)\n\nexport PATH=$PATH:$RADA_PATH/Network_Tools\n\nexport PATH=$PATH:$RADA_PATH/Network_Properties\n\nexport PATH=$PATH:$RADA_PATH/Communities_Detection \n\nexport PATH=$PATH:$RADA_PATH/Communities_Tools\n\n\nFor radatools 5.0\n*****************\nRADA_PATH=/home/david/Tools/Software/radatools-5.0-linux64\n\n(replace /home/david/Tools/Software by your path to radatools)\n\nexport PATH=$PATH:$RADA_PATH/Network_Tools\n\nexport PATH=$PATH:$RADA_PATH/Network_Properties\n\nexport PATH=$PATH:$RADA_PATH/Communities_Detection \n\nexport PATH=$PATH:$RADA_PATH/Communities_Tools\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuropycon%2Fgraphpype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuropycon%2Fgraphpype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuropycon%2Fgraphpype/lists"}