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

Repository

Basic Info
  • Host: GitHub
  • Owner: MassDynamics
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 213 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Notice

README.md

| | | | :-- | :-- | | code repository | github repo badge | | license | github license badge |

Common package for integrating with Mass Dynamics workflows

Installation

To install md_dataset from GitHub repository, do:

console git clone git@github.com:MassDynamics/md_dataset.git cd md_dataset python -m pip install .

To develop the package:

console python -m pip install -e '.[dev]' ruff check pytest

Documentation

TODO

Credits

This initial package was created with Copier and the NLeSC/python-template.

Owner

  • Name: Mass Dynamics
  • Login: MassDynamics
  • Kind: organization

Citation (CITATION.cff)

# YAML 1.2
---
cff-version: "1.2.0"
title: "md_dataset"
authors:
  - family-names: Spinks
    given-names: Brendan
    orcid: "https://orcid.org/0000-0000-0000-0000"
date-released: 2024-10-30
version: "0.1.0"
repository-code: "https://github.com/MassDynamics/md_dataset"
keywords:
  - ""
message: "If you use this software, please cite it using these metadata."

GitHub Events

Total
  • Delete event: 1
  • Push event: 213
  • Pull request event: 3
  • Create event: 116
Last Year
  • Delete event: 1
  • Push event: 213
  • Pull request event: 3
  • Create event: 116

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • yansinhuang (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • amazonlinux 2023.6.20241010.0 build
pyproject.toml pypi