https://github.com/arcadia-science/2025_genopheno_local_linear_mapping

https://github.com/arcadia-science/2025_genopheno_local_linear_mapping

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 (7.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Arcadia-Science
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 6.05 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 6 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation Authors

README.md

Notebook Publication Template

This repo is a template for Jupyter notebook publications. The template produces a publication rendered and hosted by Quarto, which can be viewed at this demo URL.

Template Documentation

All the learning resources for this template can be found in developer-docs/.


NOTE: When ready to publish, fill in the information below, then delete this line and everything above it.

[PUB-TITLE]

This code repository contains or points to all materials required for creating and hosting the publication entitled, "[PUB-TITLE]".

The publication is hosted at this URL.

Data Description

[DESCRIPTION OF THE DATA]

Reproduce

Please see SETUP.qmd.

Contribute

Please see CONTRIBUTING.qmd.

Owner

  • Name: Arcadia Science
  • Login: Arcadia-Science
  • Kind: organization
  • Location: United States of America

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite the associated publication.
title: This is the notebook pub demo
doi: 10.57844/arcadia-fake-doi
authors:
- family-names: Author
  given-names: Test
  affiliation: Arcadia Science
  orcid: https://orcid.org/0000-0000-0000-0000
- family-names: Author
  given-names: Another Test
  affiliation: Arcadia Science
  orcid: https://orcid.org/0009-0000-0000-0000
- family-names: Author
  given-names: Yet Another Test
  affiliation: Arcadia Science
  orcid: https://orcid.org/0000-0000-0000-0000
- family-names: Author
  given-names: Final
  affiliation: Arcadia Science
  orcid: https://orcid.org/0000-0000-0000-0000
preferred-citation:
  title: This is the notebook pub demo
  type: article
  doi: 10.57844/arcadia-fake-doi
  authors:
  - family-names: Author
    given-names: Test
    affiliation: Arcadia Science
    orcid: https://orcid.org/0000-0000-0000-0000
  - family-names: Author
    given-names: Another Test
    affiliation: Arcadia Science
    orcid: https://orcid.org/0000-0000-0000-0000
  - family-names: Author
    given-names: Yet Another Test
    affiliation: Arcadia Science
    orcid: https://orcid.org/0000-0000-0000-0000
  year: 2025

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
  • peter-evans/create-pull-request v7 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • quarto-dev/quarto-actions/publish v2 composite
  • quarto-dev/quarto-actions/setup v2 composite
pyproject.toml pypi