alpha-vantage
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ t…
维护者 Jeremy Leipzig · 最近更新 2026年4月1日
TileDB-VCF is a high-performance C++ library with Python and CLI interfaces for efficient storage and retrieval of genomic variant-call data. Built on TileDB's sparse array technology, it enables scalable ingestion of VCF/BCF files, incremental sample addition without expensive merging operations, and efficient parallel queries of variant data stored locally or in the cloud.
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/tiledbvcf
技能摘要
原始文档
This skill should be used when:
Preferred Method: Conda/Mamba
## Create the conda environment
conda create -n tiledb-vcf "python<3.10"
conda activate tiledb-vcf
相关技能
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ t…
Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze g…
Validate alignment file integrity and detect truncated/corrupt files.
Call accessible chromatin regions from ATAC-seq data using MACS3 with ATAC-specific parameters. Use when identifying ope…