https://github.com/cheminfo/analysis

https://github.com/cheminfo/analysis

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary

Keywords from Contributors

jcamp nmr nmr-spectroscopy bruker jcamp-dx jeol nmr-parser data-format unidata chromatography
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cheminfo
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 5.66 MB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 1
  • Open Issues: 4
  • Releases: 37
Created almost 5 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

Analysis

build status Test coverage

Packages

Development

Add a new package

Let's say you want to add a new package named test-analysis.

  1. Run the create-package script

console node scripts/create-package.mjs test-analysis

  1. Add a description to your package:
    • In packages/test-analysis/package.json
    • In packages/test-analysis/README.md
  2. Implement the package. Do not forget to update the usage example in packages/test-analysis/README.md.

Add a local dependency to a package

Example: test-analysis needs to depend on other-analysis.

  • If other-analysis is already published in the npm registry: npm i -w test-analysis other-analysis.
  • If other-analysis is not published yet, add the dependency manually, as "other-analysis": "^0.0.0".

License

MIT

Owner

  • Name: Cheminfo
  • Login: cheminfo
  • Kind: organization

GitHub Events

Total
Last Year

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 65
  • Total Committers: 5
  • Avg Commits per committer: 13.0
  • Development Distribution Score (DDS): 0.738
Past Year
  • Commits: 34
  • Committers: 4
  • Avg Commits per committer: 8.5
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Luc Patiny l****c@p****m 17
Michaël Zasso t****s@p****m 16
Miguel Angel Asencio Hurtado m****h@g****m 13
cheminfo-bot 1****t@u****m 10
Luc Patiny l****y@u****m 9
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 9
  • Total pull requests: 32
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 6 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 1.67
  • Average comments per pull request: 2.31
  • Merged pull requests: 30
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 2.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • targos (4)
  • maasencioh (3)
  • lpatiny (2)
Pull Request Authors
  • cheminfo-bot (12)
  • lpatiny (11)
  • maasencioh (7)
  • targos (4)
Top Labels
Issue Labels
Pull Request Labels
autorelease: tagged (11) autorelease: pending (1)

Packages

  • Total packages: 4
  • Total downloads:
    • npm 73 last-month
  • Total dependent packages: 8
    (may contain duplicates)
  • Total dependent repositories: 4
    (may contain duplicates)
  • Total versions: 28
  • Total maintainers: 1
npmjs.org: base-analysis

Common package to deal with analysis

  • Versions: 9
  • Dependent Packages: 6
  • Dependent Repositories: 1
  • Downloads: 18 Last month
Rankings
Dependent packages count: 3.2%
Dependent repos count: 10.3%
Forks count: 11.6%
Average: 15.8%
Stargazers count: 16.7%
Downloads: 37.3%
Maintainers (1)
Last synced: 11 months ago
npmjs.org: permeability-analysis

Deal with permeability analysis (from Hiden) and allow the preparation of data series

  • Versions: 5
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 14 Last month
Rankings
Dependent packages count: 8.9%
Dependent repos count: 10.4%
Forks count: 11.6%
Stargazers count: 16.8%
Average: 18.8%
Downloads: 46.3%
Maintainers (1)
Last synced: 11 months ago
npmjs.org: xray-analysis

X-ray analysis package for treatment of an x-ray rocking curve (XRC) and an x-ray diffraction (XRD) measurement

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 30 Last month
Rankings
Dependent repos count: 10.3%
Forks count: 11.6%
Stargazers count: 16.7%
Average: 25.8%
Downloads: 38.6%
Dependent packages count: 52.0%
Maintainers (1)
Last synced: 11 months ago
npmjs.org: tga-analysis

Provides tools to convert output files from thermogravimetric analysis (TGA) into JCAMP-DX, as well as tools to analyze the data (mass loss analysis)

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 11 Last month
Rankings
Dependent repos count: 10.4%
Forks count: 11.6%
Stargazers count: 16.8%
Average: 28.0%
Downloads: 49.3%
Dependent packages count: 52.1%
Maintainers (1)
Last synced: 11 months ago

Dependencies

package-lock.json npm
  • 677 dependencies
package.json npm
  • @types/jest ^28.1.7 development
  • cheminfo-build ^1.1.11 development
  • eslint ^8.22.0 development
  • eslint-config-cheminfo-typescript ^11.0.1 development
  • jest ^28.1.3 development
  • jest-matcher-deep-close-to ^3.0.2 development
  • prettier ^2.7.1 development
  • ts-jest ^28.0.8 development
  • typescript ^4.7.4 development
packages/base-analysis/package.json npm
  • @types/js-quantities ^1.6.3 development
  • @lukeed/uuid ^2.0.0
  • baselines ^1.1.1
  • cheminfo-types ^1.4.0
  • convert-to-jcamp ^5.2.0
  • is-any-array ^2.0.0
  • jcampconverter ^9.0.2
  • js-quantities ^1.7.6
  • ml-gsd ^6.9.2
  • ml-signal-processing ^0.5.2
  • ml-spectra-fitting ^1.0.0
  • ml-spectra-processing ^11.9.0
  • react-plot ^0.20.1
  • xy-parser ^5.0.2
packages/iv-analysis/package.json npm
  • @types/d3-scale ^4.0.2 development
  • @types/react ^18.0.17 development
  • base-analysis ^0.3.0
  • cheminfo-types ^1.4.0
  • ml-regression-simple-linear ^2.0.3
  • ml-savitzky-golay ^5.0.0
  • ndim-parser ^0.5.1
packages/permeability-analysis/package.json npm
  • base-analysis ^0.3.0
  • xlsx ^0.18.5
packages/tga-analysis/package.json npm
  • @types/papaparse ^5.3.2 development
  • base-analysis ^0.3.0
  • ensure-string ^1.2.0
  • papaparse ^5.3.2
  • physical-chemistry-parser ^3.1.0
  • xlsx ^0.18.5
packages/xray-analysis/package.json npm
  • base-analysis ^0.3.0
  • cheminfo-types ^1.4.0
  • ml-gsd ^10.2.0
  • ml-spectra-fitting ^4.0.2
.github/workflows/lactame.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • zakodium/lactame-action v1 composite
.github/workflows/nodejs.yml actions
.github/workflows/release.yml actions
  • GoogleCloudPlatform/release-please-action v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
scripts/templates/package.json npm