Registry / other / msdk-datamodel

msdk-datamodel

JSON →
library0.0.27javamavenunverified

Basic implementations for the Mass Spectrometry Development Kit (MSDK) data model interfaces.

<dependency> <groupId>io.github.msdk</groupId> <artifactId>msdk-datamodel</artifactId> <version>0.0.27</version> </dependency>
INSTALL
IMPORT
SIG · MSDK-DATAMODEL
M
msdk-datamodel
otherjavav0.0.27
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MsScan
io.github.msdk.datamodel.MsScan

Demonstrates importing the MSDK data model interface for mass spectrometry scans.

import io.github.msdk.datamodel.MsScan; public class Example { public static void main(String[] args) { MsScan scan = null; // obtain from MSDK System.out.println("MS scan: " + scan); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.27latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
msdk-datamodel — mvn dependency:get msdk-datamodel · libregistry