一键导入
search-sra
Search NCBI Sequence Read Archive (SRA) for sequencing runs, experiments, studies, and samples using E-utilities or the NCBI Datasets CLI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search NCBI Sequence Read Archive (SRA) for sequencing runs, experiments, studies, and samples using E-utilities or the NCBI Datasets CLI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.
Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.
Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.
Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.
Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.
Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.
| name | search-sra |
| description | Search NCBI Sequence Read Archive (SRA) for sequencing runs, experiments, studies, and samples using E-utilities or the NCBI Datasets CLI. |
prefetch or fasterq-dump.run, experiment, sample, study (default: run)"Homo sapiens", "Mus musculus")RNA-Seq, WGS, ChIP-Seq, ATAC-seq)ILLUMINA, PACBIO_SMRT, OXFORD_NANOPORE)PAIRED or SINGLEmindate / maxdate in YYYY/MM/DDretmax, default 20)json, xml, or runinfo CSVSRR, SRX, SRS, SRP → sraPRJNA → bioproject, then link to sraSAMN → biosample, then link to sraesearch -db sra with structured field tags when helpful:
[Organism][Strategy][Platform][Layout]esearch -db sra -query "<term>" to retrieve UIDs.esummary -db sra -format json or efetch -db sra -format runinfo for metadata.esearch -db bioproject | elink -target sra | efetch -format runinfo to get the full run table.Run, SampleName, BioSample, Experiment, LibraryStrategy, LibraryLayout, Platform, spots, bases, size_MB, PublishDate.prefetch or fasterq-dump command with the accession list.prefetch or fasterq-dumpesearch.jsonruninfo.csv (when efetch -format runinfo is used)accessions.txt (one SRR per line)https://eutils.ncbi.nlm.nih.gov/entrez/eutils/.--email for repeated queries.esummary JSON field names for SRA differ from the runinfo CSV columns; prefer efetch -format runinfo for tabular metadata.WebEnv + query_key.bioproject instead of sra when an SRR is needed[Organism] field tag, causing organism name to match free text in other fieldsretmax > 10 000 without using history server