Skip to main content

Skills neste repositório

BioTender-max/awesome-bio-agent-skills - Página 2

O SkillsMP coletou 237 skills de BioTender-max/awesome-bio-agent-skills. Abra uma skill para revisar a origem e os detalhes.

BioTender-max/awesome-bio-agent-skills

Mostrando 40 de 237 skills coletadas.

ocupação
Cientistas biológicos, todos os outros
descrição

Applies ACMG/AMP 2015 framework with ClinGen SVI specifications, Tavtigian 2018/2020 Bayesian point system, Abou Tayoun 2018 PVS1 decision tree, Pejaver 2022 calibrated PP3/BP4 thresholds for REVEL/BayesDel/AlphaMissense, Brnich 2020 PS3/BS3 OddsPath, Walker…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas médicos (exceto epidemiologistas)
descrição

Designs adaptive clinical trials including group-sequential (O'Brien-Fleming, Pocock, Lan-DeMets spending), sample-size re-estimation (blinded Friede-Kieser, unblinded Cui-Hung-Wang, Mehta-Pocock promising zone), seamless Phase 2/3 with treatment-arm…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Predicts ADMET properties using ADMETlab 3.0 (119 endpoints with uncertainty), ADMET-AI, DeepChem MolNet, and chemprop D-MPNN with explicit handling of OECD QSAR principles, applicability domain assessment, calibration, hERG/CYP/AMES gold-standard endpoints,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Filter alignments by flags, mapping quality, and regions using samtools view and pysam. Use when extracting specific reads, removing low-quality alignments, or subsetting to target regions.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Create and use BAI/CSI indices for BAM/CRAM files using samtools and pysam. Use when enabling random access to alignment files or fetching specific genomic regions.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Read, write, and convert multiple sequence alignment files using Biopython Bio.AlignIO. Supports Clustal, PHYLIP, Stockholm, FASTA, Nexus, and other alignment formats for phylogenetics and conservation analysis. Use when reading, writing, or converting…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Sort alignment files by coordinate or read name using samtools and pysam. Use when preparing BAM files for indexing, variant calling, or paired-end analysis.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Trim multiple sequence alignments using ClipKIT, trimAl, BMGE, Divvier, or HMMcleaner with mode selection guidance per downstream goal. Use when removing unreliable columns or contaminating residues before phylogenetic inference, HMM building, or selection…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Validate alignment quality with insert size distribution, proper pairing rates, GC bias, strand balance, and other post-alignment metrics. Use when verifying alignment data quality before variant calling or quantification.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Infer integer allele-specific copy number, tumor purity, and ploidy from tumor sequencing by jointly modeling read depth (logR) and B-allele frequency (BAF) with ASCAT, Sequenza, FACETS, PURPLE, and PureCN (tumor-only). Covers the purity-ploidy…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Reconstruct ancestral states at internal phylogenetic nodes for sequences (PAML codeml, IQ-TREE --ancestral, GRASP, FastML), discrete traits (corHMM hidden-rate Markov, ape::ace, phytools::make.simmap stochastic mapping, BayesTraits), and continuous traits…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

End-to-end ATAC-seq workflow from FASTQ files to differential accessibility and TF footprinting. Covers alignment, peak calling with MACS3, QC metrics, and optional TOBIAS footprinting. Use when running end-to-end ATAC-seq analysis from FASTQ to differential…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Identifies essential genes from CRISPR-Cas9 fitness screens using BAGEL2 (Kim & Hart 2021 Genome Med), a Bayesian classifier scoring per-gene Bayes Factors via log-likelihood ratios over per-sgRNA fold changes, calibrated against CEGv2 core-essentials (Hart…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Generate alignment statistics using samtools flagstat, stats, depth, coverage, and mosdepth. Use when assessing alignment quality, calculating coverage, or generating QC reports.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Analyzes base-editing screens for variant function. Covers library design (Sanson 2020 GRACE, Hanna 2021 BRCA1/2 SNV scanning, Cuella-Martin 2021), CBE vs ABE chemistry choice (BE3/BE4 vs ABE7.10/ABE8.20/ABE8e), editing-window math (positions 4-8 from…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Designs Bayesian clinical trials including Phase I dose-finding (BOIN, CRM, EWOC, mTPI-2), meta-analytic-predictive (MAP) priors with robust mixtures for external data borrowing, EXNEX for basket trials, hierarchical models for safety AE (Berry-Berry),…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

End-to-end biomarker discovery workflow from expression data to validated biomarker panels. Covers feature selection with Boruta/LASSO, classifier training with nested CV, and SHAP interpretation. Use when building and validating diagnostic or prognostic…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Bulk-query Ensembl BioMart (and other BioMart instances) for cross-database ID mapping, gene/transcript/exon coordinates, and ortholog tables. Use when batch-converting Ensembl IDs to other namespaces (HGNC, RefSeq, UniProt, Entrez), pulling gene coordinate…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Pull pre-computed ortholog calls from public databases (OrthoDB, Ensembl Compara, OMA browser, eggNOG, PANTHER, KEGG Orthology, HomoloGene) via their REST APIs. Use when orthologs are already curated upstream, when the question is "what is the X ortholog of…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Statistical testing for differentially abundant proteins between conditions. Covers preprocessing (log2 transformation, normalization), limma and DEqMS workflows with empirical Bayes moderation, fold change shrinkage for accurate effect size estimation, and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

End-to-end ChIP-seq workflow from FASTQ files to annotated peaks. Covers QC, alignment, peak calling with MACS3 (or HOMER), and peak annotation with ChIPseeker. Use when processing ChIP-seq data from alignment through peak annotation.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Assesses ChIP-seq quality across antibody specificity, fragmentation, enrichment, replicate concordance, and library complexity. Computes FRiP, NSC/RSC (phantompeakqualtools), library complexity (NRF/PBC1/PBC2), deepTools plotFingerprint (JS distance, AUC,…

Idioma do texto original: inglês

atualizado
ocupação
Economistas
descrição

End-to-end clinical trial analysis workflow from CDISC SDTM/ADaM loading through ICH E9(R1) estimand-driven primary analysis to CONSORT 2025 regulatory-compliant reporting. Covers data preparation, FDA 2023 marginal vs conditional logistic regression,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Queries ClinVar for variant pathogenicity classifications, ClinGen VCEP curations, and somatic-vs-germline interpretations via REST API, weekly VCF, or bulk XML. Use when determining clinical significance, triangulating conflicting interpretations, or…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

End-to-end CLIP-seq pipeline from FASTQ to ENCODE-compliant binding sites, single-nucleotide crosslink maps, annotation, motifs, and (optionally) differential binding. Use when running the full Yeo lab eCLIP / iCLIP / iCLIP2 / iCLIP3 / irCLIP / PAR-CLIP…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Annotate copy number variant segments with overlapping genes, dosage-sensitivity scores, cancer driver databases, population frequencies, and clinical-variant content. Covers bedtools/pybedtools interval intersection, AnnotSV comprehensive annotation and…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

End-to-end copy number variant detection workflow from BAM files. Covers CNVkit analysis for exome/targeted sequencing with visualization and annotation. Use when detecting copy number alterations from sequencing data.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Visualize copy number profiles, segments, allele-specific tracks, and cohort patterns from CNVkit, GATK, ASCAT, FACETS, Sequenza, and other callers. Covers genome-wide and per-chromosome log2 scatter plots, B-allele-frequency/minor-allele-fraction tracks,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Detect somatic and germline copy number variants from targeted, exome, and whole-genome sequencing with CNVkit, a read-depth caller that combines on-target and off-target (antitarget) coverage. Covers panel-of-normals construction, flat-reference tumor-only…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Select colormaps and qualitative palettes for scientific figures using perceptual-uniformity, color-vision-deficiency safety, and luminance-monotonicity criteria. Covers Crameri scientific colormaps, viridis/cividis/magma, Okabe-Ito categorical, ColorBrewer,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Designs and analyzes combinatorial CRISPR screens covering paired-Cas9 (Big Papi, Najm 2018), enhanced AsCas12a multiplex (enCas12a, DeWeirdt 2021), in4mer 4-guide-array Cas12a (Esmaeili Anvar N et al 2024 Nat Commun 15:3577) and the Inzolia paralog-pair…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Project gene annotations across genomes using TOGA (Kirilenko 2023 whole-genome-alignment chain-based projection with intactness classification), CESAR 2.0 (Sharma & Hiller 2017 codon-aware exon projection), LiftOff (Shumate & Salzberg 2020 reference-based…

Idioma do texto original: inglês

atualizado
ocupação
Químicos
descrição

Generates 3D conformer ensembles using RDKit ETKDGv3 with knowledge-enhanced distance geometry, MMFF94/UFF force-field optimization, CREST + GFN2-xTB semi-empirical refinement, and macrocycle-aware torsion preferences. Provides explicit decision rules for…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Normalize read-depth copy-ratio profiles and segment them into copy-number regions using circular binary segmentation (CBS, DNAcopy), hidden Markov models, HaarSeg, and fused-lasso methods. Covers GC-content, mappability, and replication-timing…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

End-to-end pooled and single-cell CRISPR screen analysis from FASTQ to hit genes. Orchestrates library design QC, guide counting, six-stage screen QC (plasmid Gini, replicate Pearson, CEGv2 PR-AUC, copy-number artifact), method-appropriate hit calling across…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Resolves rsIDs, navigates RsMergeArch/SNPHistory merge chains, and converts between rsID, SPDI, HGVS, and VCF representations using the dbSNP Build 156 JSON architecture. Use when normalizing variant identifiers, joining variant databases by cluster ID, or…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Visualize differential expression results using DESeq2/edgeR built-in functions. Covers plotMA, plotDispEsts, plotCounts, plotBCV, sample distance heatmaps, and p-value histograms. Use when visualizing differential expression results.

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Identify differentially accessible chromatin regions across conditions using DiffBind, csaw, DESeq2, or edgeR. Use when comparing ATAC-seq accessibility between treatment groups, choosing between consensus-peak vs sliding-window approaches, picking the…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Detects differential alternative splicing between conditions using rMATS-turbo (binomial LRT on junction counts), leafcutter (Dirichlet-multinomial GLM on intron clusters), MAJIQ V3 deltapsi/HET (Bayesian posterior on LSVs), SUPPA2 (empirical-null on…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

Produce and interpret PCA, t-SNE, UMAP, and PHATE plots for high-dimensional omics data with rigor about which method preserves what (variance, local structure, manifold, transitions), hyperparameter sensitivity, and the well-documented limits of 2D…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 237 skills coletadas.