Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

ExpressionData

Stable Dev Build Status Coverage

A package to handle expression data in Julia. The API is inspired by the Bioconductor package BioBase and aims to provide a similar functionality in Julia.

Installation

julia using Pkg Pkg.add("https://github.com/damourChris/ExpressionData.jl")

Documentation

Stable Dev

Owner

  • Name: Christopher Damour
  • Login: damourChris
  • Kind: user
  • Location: Maastricht

My public student profile

Citation (CITATION.bib)

@misc{ExpressionData.jl,
	author  = {Chris Damour},
	title   = {ExpressionData.jl},
	url     = {https://github.com/damourChris/ExpressionData.jl},
	version = {v1.1.4},
	year    = {2024},
	month   = {9}
}

GitHub Events

Total
  • Issues event: 1
  • Push event: 11
  • Pull request event: 1
Last Year
  • Issues event: 1
  • Push event: 11
  • Pull request event: 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 2
  • Total pull requests: 13
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 13
Past Year
  • Issues: 2
  • Pull requests: 13
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 13
Top Authors
Issue Authors
  • damourChris (2)
Pull Request Authors
  • github-actions[bot] (16)
  • dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3) github_actions (1)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v2 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite