upset2d

Hypergraphs Visualization Package

https://github.com/morteza/upset2d

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Hypergraphs Visualization Package

Basic Info
  • Host: GitHub
  • Owner: morteza
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 997 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

UpSet2D

UpSet2D is a Python package to visualize hypergraphs as two dimensional matrices, inspired by PAOHVis and UpSet. In UpSet2D plots columns correspond to the vertices of the graph and rows correspond to the nodes. Filled-in cells represent nodes that belong to a hyper-edge.

The package is a work-in-progress. There are bugs, and example notebooks are missing. If you want to use this package, expect to make changes.

Example

The following UpSet2D plot shows the CogText task-construct hypergraph. Rows are the nodes of the graph, i.e., cognitive tasks, and columns are the hyperedges, i.e., cognitive constructs. Colors and annotations have been manually added to the figure.

CogText Task-Construct Map

Owner

  • Name: Morteza Ansarinia
  • Login: morteza
  • Kind: user
  • Location: Luxembourg

Postdoc; thinking about control in the brain

Citation (CITATION.CFF)

cff-version: 1.2.0
message: "If you use this package, please cite it as below."
authors:
- family-names: "Ansarinia"
  given-names: "Morteza"
  orcid: "https://orcid.org/0000-0001-8335-6704"
- family-names: "Cardoso-Leite"
  given-names: "Pedro"
  orcid: "https://orcid.org/0000-0002-2848-5527"
title: "UpSet2D: Hypergraphs Visualization Package"
version: v0.1.4
doi: 10.5281/zenodo.7096256
date-released: 2022-06-17
url: "https://github.com/morteza/UpSet2D"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 3 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • morteza (2)
Pull Request Authors
Top Labels
Issue Labels
good first issue (1) bug (1)
Pull Request Labels