DNAnexus Integration
DNAnexus Integration:DNAnexus是一个cloud 平台 ,用于 biomedical 数据分析 、 genomics。 构建 、 deploy apps/applets,manage data objects,ru…
维护者 K-Dense Inc. · 最近更新 2026年4月1日
labarchive-integration:LabArchives是一个electronic lab notebook 平台 ,用于 research documentation 、 data management。 访问 notebooks,manage entries 、 attachments,generate reports,、 integrate ,支持 third-party tools programmatically ,通过 REST API。
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/labarchive-integration
技能摘要
原始文档
This skill should be used when:
Set up API access credentials and regional endpoints for LabArchives API integration.
Prerequisites:
Configuration setup:
Use the scripts/setup_config.py script to create a configuration file:
This creates a config.yaml file with the following structure:
Regional API endpoints:
https://api.labarchives.com/apihttps://auapi.labarchives.com/apihttps://ukapi.labarchives.com/apiFor detailed authentication instructions and troubleshooting, refer to references/authentication_guide.md.
Obtain user ID (UID) and access information required for subsequent API operations.
Workflow:
users/user_access_info API method with login credentialsusers/user_info_via_idExample using Python wrapper:
from labarchivespy.client import Client
相关技能
DNAnexus Integration:DNAnexus是一个cloud 平台 ,用于 biomedical 数据分析 、 genomics。 构建 、 deploy apps/applets,manage data objects,ru…
instrument-data-to-allotrope:Convert laboratory instrument output files (PDF,CSV,Excel,TXT) to Allotrope Simple Model (A…
opentrons-protocol-agent:Opentrons liquid handler protocol design ,用于 automated lab workflows。
protocolsio-integration:Protocols.io是一个comprehensive 平台 ,用于 developing,sharing,、 managing scientific protocols。 This ski…