https://github.com/biop/bigdataviewer-selector

Source Selection mode for BigDataViewer

https://github.com/biop/bigdataviewer-selector

Science Score: 13.0%

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

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

Repository

Source Selection mode for BigDataViewer

Basic Info
  • Host: GitHub
  • Owner: BIOP
  • Language: Java
  • Default Branch: master
  • Size: 3.12 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

BigDataViewer Selector Module

Extensible module to graphically or programmatically select sources present in BigDataViewer.

Selector Demo

Owner

  • Name: BioImaging And Optics Platform (BIOP)
  • Login: BIOP
  • Kind: organization
  • Location: Lausanne, Switzerland

All the code that is publicly available/published by the BioImaging And Optics Platform (BIOP)

GitHub Events

Total
  • Issue comment event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Issue comment event: 1
  • Push event: 1
  • Create event: 1

Dependencies

pom.xml maven
  • net.imagej:imagej
  • net.imagej:imagej-legacy
  • sc.fiji:bigdataviewer-core
  • sc.fiji:bigdataviewer-vistools
  • junit:junit test
.github/workflows/build-main.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v3 composite
.github/workflows/build-pr.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v3 composite