Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New route getHOSES #14

Open
lpatiny opened this issue Dec 10, 2024 · 0 comments
Open

New route getHOSES #14

lpatiny opened this issue Dec 10, 2024 · 0 comments

Comments

@lpatiny
Copy link
Member

lpatiny commented Dec 10, 2024

Various search criteria:

  • contactEmail
  • algorithm

Global stats on hose codes

[{
  idCode,
  sphere,
  boxplot: {min, q1, median, q3, max, outiliers}, // coming from https://github.com/mljs/spectra-processing/blob/727a0d4cb6e5881693075104ee646c53d35cf5e2/src/x/xBoxPlotWithOutliers.ts#L22
  molfile3D,
  histogram: {x: [], y: []}, // https://github.com/mljs/spectra-processing/blob/727a0d4cb6e5881693075104ee646c53d35cf5e2/src/x/xHistogram.ts#L63-L66
  sources: [{idCode, value}],
}]

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant