arxiv-search
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic sea…
维护者 K-Dense Inc. · 最近更新 2026年4月1日
NeuroKit2 is a comprehensive Python toolkit for processing and analy.
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/neurokit2
技能摘要
原始文档
Apply this skill when working with:
Process electrocardiogram and photoplethysmography signals for cardiovascular analysis. See references/ecg_cardiac.md for detailed workflows.
Primary workflows:
Key functions:
import neurokit2 as nk
## Analyze ECG data (event-related or interval-related)
analysis = nk.ecg_analyze(signals, sampling_rate=1000)
相关技能
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic sea…
Preprocesses cell-free DNA sequencing data including adapter trimming, alignment optimized for short fragments, and UMI-…
Identifies super-enhancers from H3K27ac ChIP-seq data using ROSE and related tools. Use when studying cell identity gene…
Calculate tumor mutational burden from panel or WES data with proper normalization and clinical thresholds. Use when ass…