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

Repository

Basic Info
  • Host: GitHub
  • Owner: dhelkey
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 10.7 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.MD

infantnetwork

Python package for constructing infant transfer records.

Functions and example code are provided to construct networks and describe their shape and structure.

infantnetwork uses the computational backends NetworkX and igraph.

Code is released under the open-source MIT License.

Authors

Daniel Helkey, MS
dhelkey@stanford.edu

Marinka Zitnik, Ph.D.
marinka@hms.harvard.edu

Sarah Kunz, MD, 
skunz@bidmc.harvard.edu

Supports: Kunz, S.N., Helkey, D., Zitnik, M., Phibbs, C.S., Rigdon, J., Zupancic, J.A. and Profit, J., 2021. Quantifying the variation in neonatal transport referral patterns using network analysis. Journal of Perinatology, 41(12), pp.2795-2803.

Citing this package

Helkey, D., MS, Zitnik, M., PhD, & Kunz, S., MD,MPH. infantnetwork [Computer software]. https://github.com/dhelkey/infantnetwork

Owner

  • Login: dhelkey
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.0
title: infantnetwork
message: 'If you use infantnetwork, please cite it using the format defined by this file.'
type: software
authors:
  - given-names: Daniel
    family-names: Helkey
    name-suffix: MS
    affiliation: Stanford School of Medicine
    email: dhelkey@stanford.edu
    orcid: 'https://orcid.org/0000-0003-4728-2941'  
  - given-names: Marinka
    family-names: Zitnik
    name-suffix: PhD
    affiliation: Stanford School of Medicine
    email: dhelkey@stanford.edu
    orcid: 'https://orcid.org/0000-0001-8530-7228'
  - given-names: Sarah
    family-names: Kunz
    name-suffix: 'MD,MPH'
    affiliation: Stanford School of Medicine
    email: skunz@bidmc.harvard.edu
    orcid: 'https://orcid.org/0000-0003-1344-7293'
repository-code: https://github.com/dhelkey/infantnetwork
identifiers:
  - type: url
    value: 'https://github.com/dhelkey/infantnetwork'

GitHub Events

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

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 11 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: infantnetwork

Python package to construct and describe neonatal transfer networks.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 11 Last month
Rankings
Dependent packages count: 10.2%
Average: 33.8%
Dependent repos count: 57.4%
Maintainers (1)
Last synced: 6 months ago