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

Repository

Basic Info
  • Host: GitHub
  • Owner: concept-lab
  • License: mit
  • Language: Julia
  • Default Branch: master
  • Size: 395 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 1
Created almost 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

MLNanoShaperRunner

Stable Dev Build Status

MLnanoshaper is an experimental sofware designed to compute proteins surface like the Nanoshaper program but with less computations using Machine Learning. This is the runner submodule that can run the inference. For learning, please refer to the MLNAnoShaper repository.

Owner

  • Name: CONCEPT Lab @ IIT
  • Login: concept-lab
  • Kind: organization
  • Location: Genova, Italy

Citation (CITATION.bib)

@misc{MLNanoShaper.jl,
	author  = {tristan <tristan.hacquard@polytechnique.org> and contributors},
	title   = {MLNanoShaper.jl},
	url     = {https://github.com/hack-hard/MLNanoShaper.jl},
	version = {v0.1.0},
	year    = {2024},
	month   = {4}
}

GitHub Events

Total
  • Push event: 63
  • Pull request event: 14
  • Create event: 19
Last Year
  • Push event: 63
  • Pull request event: 14
  • Create event: 19

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v2 composite