← Voltar para o catálogo
jaechang-hits

Autor no catálogo

jaechang-hits

202 skills37.572 estrelas no totalgithub.com/jaechang-hits

Skills publicadas

Mostrando 48 de 202

lamindb-data-management

186

Um framework de dados biológicos FAIR de código aberto que versiona artefatos, rastreia linhagem, valida via ontologias (Bionty) e consulta conjuntos de dados. Ele se integra com Nextflow, Snakemake, W&B e scVI, e recomenda scanpy para scRNA-seq e bionty para consultas de ontologia.

Dados e Análise#aipor jaechang-hits

cellchat-cell-communication

186

Inferir e visualizar a comunicação intercelular a partir de dados de scRNA-seq usando CellChat (R) ou liana (Python). O fluxo de trabalho envolve a construção do CellChat, análise de pares ligante-receptor, expressão gênica, probabilidades de comunicação, sinalização de vias e centralidade da rede, com visualizações e comparações entre condições para dados humanos e de camundongos.

Design e Frontend#python#aipor jaechang-hits

smina-molecular-docking

186

smina é uma CLI para docking molecular, um fork do AutoDock Vina com funções de pontuação personalizáveis, entrada nativa de ligantes SDF/MOL2/PDB, autoboxing e minimização de energia local. Escolha smina em vez de Vina quando precisar de personalização em acoplamento molecular.

DevOps e Infra#aipor jaechang-hits

torchdrug

186

Plataforma de ML baseada em PyTorch para descoberta de medicamentos, cobrindo aprendizado de representação molecular por grafos, previsão de propriedades (ADMET, atividade), retrossíntese e interação droga-alvo. Inclui camadas GNN, modelos pré-treinados e conjuntos de dados de benchmark.

Dados e Análise#aipor jaechang-hits

unichem-database

186

Referencie IDs de compostos em mais de 20 bancos de dados (por exemplo, ChEMBL, DrugBank) via API REST do UniChem, resolvendo InChIKeys para IDs de origem, traduzindo entre IDs específicos da fonte e encontrando compostos estruturalmente relacionados por conectividade. Todas as consultas de referência cruzada usam POST com um corpo JSON, exceto para /sources (GET), e nenhuma autenticação é necessária.

Dados e Análise#ai#apipor jaechang-hits

zinc-database

186

Consulte as bibliotecas de compostos virtuais ZINC15/ZINC22 (1.4B compostos, 750M compráveis) para pesquisar compostos tipo chumbo, fragmento ou medicamento por MW, logP, reatividade ou similaridade SMILES, e baixe conjuntos 3D para docking. Para bioatividade, use chembl-database-bioactivity; para medicamentos aprovados, use drugbank-database-access.

Dados e Análise#ai#reactpor jaechang-hits

brenda-database

186

BRENDA Enzyme DB oferece consultas SOAP/REST para mais de 80.000 enzimas e 7 milhões de valores, cobrindo parâmetros cinéticos (Km, Vmax, kcat, Ki), classes EC, especificidade de substrato, inibidores, cofatores e dados de organismos. O registro acadêmico é gratuito e pode ser integrado com cobrapy-metabolic-modeling e hmdb-database.

Dados e Análise#aipor jaechang-hits

pysam-genomic-files

186

Read/write SAM/BAM/CRAM, VCF/BCF, FASTA/FASTQ. Region queries, pileup, variant filtering, read groups. Python htslib wrapper exposing samtools/bcftools CLI. Use STAR/BWA for alignment; GATK/DeepVariant for variant calling.

DevOps e Infra#python#aipor jaechang-hits

samtools-bam-processing

186

CLI toolkit for SAM/BAM/CRAM: sort, index, convert, filter, QC alignments. Core commands: view, sort, index, flagstat, stats, depth, markdup, merge. Required between alignment and variant/peak calling. Use pysam for Python-native BAM access; deeptools for normalized coverage tracks.

Design e Frontend#python#aipor jaechang-hits

pylabrobot

186

Hardware-agnostic Python liquid-handler library: portable scripts run on Hamilton STAR, Tecan Freedom EVO, Opentrons OT-2, or a simulator without vendor lock-in. For protocol automation, method dev, plate reformatting, serial dilutions, and Python lab workflows.

Automação#python#aipor jaechang-hits

star-rna-seq-aligner

186

Splice-aware RNA-seq aligner producing sorted BAM and splice junction tables. Builds genome index, runs two-pass alignment for better junctions. Outputs sorted BAM, junctions (SJ.out.tab), stats (Log.final.out), optional gene counts. Use Salmon for fast pseudoalignment; STAR when a BAM is needed for variant calling, IGV, or ENCODE pipelines.

Design e Frontend#aipor jaechang-hits

statsmodels-statistical-modeling

186

Python statistical modeling: regression (OLS, WLS, GLM), discrete (Logit, Poisson, NegBin), time series (ARIMA, SARIMAX, VAR), with rigorous inference, diagnostics, and hypothesis tests. Use scikit-learn for ML; statistical-analysis for test choice.

Desenvolvimento#git#pythonpor jaechang-hits

cellpose-cell-segmentation

186

DL cell/nucleus segmentation for fluorescence and brightfield microscopy. Pre-trained models (cyto3, nuclei, tissuenet) and a generalist flow-based algorithm segment cells without retraining. Outputs label masks for morphology and tracking. Use scikit-image watershed for rule-based; Cellpose when DL generalization across staining is needed.

Escrita e Conteúdo#aipor jaechang-hits

histolab-wsi-processing

186

WSI processing for digital pathology. Tissue detection, tile extraction (random, grid, score-based), filter pipelines for H&E/IHC. For dataset prep, tile-based DL, slide QC. Use pathml for multiplexed imaging.

Dados e Análise#git#aipor jaechang-hits

pyimagej-fiji-bridge

186

Python bridge to ImageJ2/Fiji for macros, plugins (Bio-Formats, TrackMate, Analyze Particles), NumPy↔ImagePlus/ImgLib2 exchange, and ImageJ Ops. Automates Fiji headlessly from Python. Use scikit-image for pure Python without Fiji plugins; napari for visualization.

Dados e Análise#python#aipor jaechang-hits

scikit-image-processing

186

Python image processing for microscopy and bioimage analysis. Read/write images, filter (Gaussian, median, LoG), segment (thresholding, watershed, active contours), measure region properties, detect features. SciPy/NumPy ecosystem. Use OpenCV for real-time video; CellPose for DL cell segmentation; napari for visualization.

Dados e Análise#python#aipor jaechang-hits

plotly-interactive-plots

186

Interactive scientific visualization with Plotly. Two APIs: plotly.express (px) for one-liner DataFrame plots, plotly.graph_objects (go) for trace-level control. 40+ chart types with hover, zoom, pan, animation. Exports HTML or static PNG/SVG/PDF via kaleido. Use for volcano plots with gene hover, dose-response dashboards, expression heatmaps, 3D molecular views. Use seaborn for stats; matplotlib

Dados e Análise#pdf#aipor jaechang-hits

elife-figure-guide

186

eLife figure preparation: file formats (TIFF/EPS/PDF), striking image requirements (1800x900 px), figure supplement naming, and image screening policy treating selective enhancement as misconduct.

Documentos#pdf#aipor jaechang-hits

scientific-visualization

186

Guide for choosing and creating scientific visualizations for publications and talks. Covers chart-type selection by data structure, color theory for accessibility/print, figure composition, journal formatting (Nature, Cell, ACS), and common pitfalls. Consult when visualizing data or preparing submission figures.

Dados e Análise#aipor jaechang-hits

seaborn-statistical-plots

186

Statistical visualization on matplotlib with native pandas support. Auto aggregation, CIs, grouping for distributions (histplot, kdeplot), categorical (boxplot, violinplot), relational (scatterplot, lineplot), regression (regplot, lmplot), matrix (heatmap, clustermap), grids (pairplot, FacetGrid). Use for quick statistical summaries; matplotlib for fine control; plotly for interactive HTML.

Dados e Análise#aipor jaechang-hits

plotly-interactive-visualization

186

Interactive visualization with Plotly. 40+ chart types (scatter, line, heatmap, 3D, geographic) with hover, zoom, pan. Two APIs: Plotly Express (DataFrame) and Graph Objects (fine control). For static publication figures use matplotlib; for statistical grammar use seaborn.

Dados e Análise#ai#apipor jaechang-hits

seaborn-statistical-visualization

186

Statistical visualization on matplotlib + pandas. Distributions (histplot, kdeplot, violin, box), relational (scatter, line), categorical, regression, correlation heatmaps. Auto aggregation/CIs. Use plotly for interactive; matplotlib for low-level.

Dados e Análise#aipor jaechang-hits

single-cell-annotation

186

Best practices for single-cell RNA-seq cell type annotation including marker-based, reference-based, and automated classification approaches.

DevOps e Infra#aipor jaechang-hits

statistical-analysis

186

Guided statistical analysis: test choice, assumption checks, effect sizes, power, APA reporting. Pick tests, verify assumptions, or format results for publication. Covers frequentist (t-test, ANOVA, chi-square, regression, correlation, survival, count, reliability) and Bayesian. Use statsmodels or pymc-bayesian-modeling to fit.

Desenvolvimento#ai#testpor jaechang-hits

statistical-significance-annotation

186

Guide for annotating statistical significance (p-value asterisks) on comparison plots. Covers standard notation (ns, *, **, ***, ****), matplotlib bracket+asterisk implementation, and use with seaborn box/violin/bar plots. Use when preparing publication-ready figures with significance markers.

Design e Frontend#aipor jaechang-hits

sciagent-skill-creator

186

Scaffold a new SciAgent-Skills entry. Picks pipeline/toolkit/database/guide template, creates skills/{category}/{name}/SKILL.md with valid frontmatter, appends the registry.yaml entry, runs validation. Enforces name uniqueness, kebab-case, description keyword rules, schema rules from CLAUDE.md. TRIGGER when user says (any language): "add a SciAgent skill", "add a skill for <X>", "create new skill"

Documentos#ai#wordpor jaechang-hits

opentrons-integration

186

Opentrons Protocol API v2 for OT-2/Flex: Python protocols for pipetting, serial dilutions, PCR, plate replication; control thermocycler, heater-shaker, magnetic, temperature modules. Use pylabrobot for multi-vendor.

Automação#python#aipor jaechang-hits

pymc-bayesian-modeling

186

Bayesian modeling with PyMC 5: priors, likelihood, NUTS/ADVI sampling, diagnostics (R-hat, ESS), LOO/WAIC comparison, prediction. Hierarchical, logistic, GP variants; predictive checks.

DevOps e Infra#aipor jaechang-hits

scikit-survival-analysis

186

Time-to-event modeling with scikit-survival: Cox PH (elastic net), Random Survival Forests, Boosting, SVMs for censored data. C-index, Brier, time-dependent AUC; Kaplan-Meier, Nelson-Aalen, competing risks. Pipeline/GridSearchCV compatible. Use statsmodels for frequentist, pymc for Bayesian, lifelines for parametric.

Dados e Análise#aipor jaechang-hits

bwa-mem2-dna-aligner

186

Fast short-read DNA aligner for WGS/WES/ChIP-seq. 2× faster BWA-MEM successor; outputs SAM/BAM with read group headers for GATK. Primary plus supplementary records for chimeric reads. Use STAR for RNA-seq splice-aware alignment; Bowtie2 is a comparable alternative.

Marketing#aipor jaechang-hits

flowio-flow-cytometry

186

Parse/write FCS (Flow Cytometry) files v2.0-3.1. Events as NumPy, channel metadata, multi-dataset files, CSV/FCS export. Use FlowKit for gating/compensation.

Dados e Análise#aipor jaechang-hits

napari-image-viewer

186

Interactive viewer for microscopy. Displays 2D/3D/4D arrays as Image, Labels, Points, Shapes, Tracks layers; supports annotation, plugin analysis, headless screenshots. Core visualization for Python bioimage workflows. Use ImageJ/FIJI for macro processing; napari for Python-native interactive visualization and DL segmentation review.

Dados e Análise#python#aipor jaechang-hits

opencv-bioimage-analysis

186

Computer vision for bio-image preprocessing, feature detection, real-time microscopy. Color conversion, morphology, contour/blob detection, template matching, optical flow on fluorescence/brightfield. 10-100× faster than pure Python via C++. Use scikit-image for scientific morphometry/regionprops; OpenCV for real-time, video, classical feature extraction.

Escrita e Conteúdo#python#aipor jaechang-hits

trackpy-particle-tracking

186

Python library for single-particle tracking (SPT) in video microscopy via the Crocker-Grier algorithm. Locate particles (fluorescent spots, colloids, vesicles, cells) per frame, link into trajectories, filter short tracks, and compute MSD for diffusion analysis. 2D/3D with subpixel accuracy; reads TIF stacks, AVI, image series via pims. Use for quantitative SPT and diffusion coefficient extraction

Escrita e Conteúdo#python#aipor jaechang-hits

matplotlib-scientific-plotting

186

Low-level Python plotting for scientific figures: publication-quality line, scatter, bar, heatmap, contour, 3D; multi-panel layouts; fine control of every element. PNG/PDF/SVG export. Use seaborn for quick stats, plotly for interactive.

Design e Frontend#python#pdfpor jaechang-hits

monarch-database

186

Monarch Initiative knowledge graph REST API for disease-gene-phenotype associations and cross-species orthology. MONDO disease-to-gene/phenotype, HP phenotype profiles, cross-species comparisons. Use for rare disease gene prioritization and phenotype-based candidate ranking. For GWAS use gwas-database; for clinical pathogenicity use clinvar-database.

Dados e Análise#ai#apipor jaechang-hits

bakta-genome-annotation

186

Annotate bacterial and archaeal genomes and plasmids with Bakta's Prodigal/HMM/diamond pipeline. Identifies CDS, ncRNA, tRNA, rRNA, tmRNA, sORFs, CRISPR arrays, oriC/oriV/oriT, and gaps against a curated UniRef-derived database. Produces NCBI-compatible GFF3, GenBank, EMBL, JSON, FASTA, TSV, and a circular genome plot. Use Prokka for legacy pipelines or non-bacterial kingdoms; PGAP for NCBI GenBan

DevOps e Infra#aipor jaechang-hits

biopython-sequence-analysis

186

Biopython sequence analysis: parse FASTA/FASTQ/GenBank/GFF (SeqIO), NCBI Entrez (esearch/efetch/elink), remote/local BLAST, pairwise/MSA alignment (PairwiseAligner, MUSCLE/ClustalW), phylogenetic trees (Phylo). Use for gene family studies, phylogenomics, comparative genomics, NCBI pipelines. For PCR/restriction/cloning use biopython-molecular-biology; for SAM/BAM use pysam.

DevOps e Infra#python#aipor jaechang-hits

cbioportal-database

186

Cancer genomics (TCGA et al.) via cBioPortal REST API. Retrieve somatic mutations, CNAs, expression, clinical data (survival/stage/treatment) across thousands of studies. Use for TMB, oncoprints, survival analysis. For population frequencies use gnomad-database; for drug-gene interactions use opentargets-database.

Dados e Análise#ai#apipor jaechang-hits

clinpgx-database

186

Query the ClinPGx (formerly PharmGKB) REST API plus the CPIC PostgREST companion API for pharmacogenomic clinical annotations, CPIC/DPWG dosing guidelines, gene-drug pairs, variant-drug associations, FDA/EMA drug labels, and PGx pathways. Two-host architecture: api.clinpgx.org for annotation records, api.cpicpgx.org for genotype→recommendation lookups. No auth. For germline pathogenicity use clinv

Dados e Análise#ai#apipor jaechang-hits

clinvar-database

186

Query NCBI ClinVar via E-utilities for variant clinical significance, pathogenicity, disease associations. Search by gene/rsID/condition/review status; returns ClinSig, submitter data, conditions, HGVS. For GWAS use gwas-database; for variant consequence prediction use Ensembl VEP.

Dados e Análise#aipor jaechang-hits

dbsnp-database

186

Query NCBI dbSNP for SNP records by rsID, gene, or region via E-utilities and Variation Services REST API. Retrieve alleles, MAF, variant class (SNV/indel/MNV), clinical links, cross-DB IDs (ClinVar, dbVar, 1000G). Free; 3 req/sec (10 with key). For clinical pathogenicity use clinvar-database; for population frequencies use gnomad-database.

Dados e Análise#ai#apipor jaechang-hits

ena-database

186

ENA REST API for sequences, reads, assemblies, and annotations. Portal API search, Browser API retrieval (XML/FASTA/EMBL), file reports for FASTQ/BAM URLs, taxonomy, cross-refs. For multi-DB Python use bioservices; for NCBI-only use pubmed-database or Biopython Entrez.

Dados e Análise#python#aipor jaechang-hits

gget-genomic-databases

186

Unified CLI/Python interface to 20+ genomic databases. Gene lookups (Ensembl search/info/seq), BLAST/BLAT, AlphaFold, Enrichr enrichment, OpenTargets disease/drug, CELLxGENE single-cell, cBioPortal/COSMIC cancer, ARCHS4 expression. Spans genomics, proteomics, disease. For batch/advanced BLAST use biopython; for multi-DB Python SDK use bioservices.

Dados e Análise#python#aipor jaechang-hits

gwas-database

186

NHGRI-EBI GWAS Catalog REST API for SNP-trait associations from published GWAS. Query studies, associations, variants, traits, genes, summary stats. Build PRS candidates, analyze pleiotropy, fetch stats for Manhattan plots. No auth.

Dados e Análise#ai#apipor jaechang-hits

kegg-database

186

KEGG REST API (academic only). Pathways, genes, compounds, enzymes, diseases, drugs via 7 ops (info/list/find/get/conv/link/ddi). ID conversion (NCBI/UniProt/PubChem). Use bioservices for multi-DB Python.

Dados e Análise#python#aipor jaechang-hits

prokka-genome-annotation

186

Annotate prokaryotic genomes (bacteria, archaea, viruses) via Prokka's BLAST/HMM pipeline. Identifies CDS, rRNA, tRNA, tmRNA, signal peptides against Pfam, TIGRFAMs, RefSeq. Outputs GFF3, GenBank, FASTA, TSV. Use PGAP for NCBI GenBank submission; Bakta for faster NCBI-compatible annotation.

DevOps e Infra#aipor jaechang-hits

roary-pangenome

186

Compute the bacterial pan-genome from Prokka/Bakta GFF3 annotations with Roary's CD-HIT + BLAST + MCL clustering pipeline. Builds gene presence/absence matrices, core/soft-core/shell/cloud partitions, multi-FASTA core gene alignments (with `-e`), and a pan-genome reference. Use Panaroo for higher-accuracy pan-genomes from highly fragmented assemblies, PIRATE for paralog-aware clustering, or PPanGG

DevOps e Infra#aipor jaechang-hits

Alerta por categoria

Receba novas skills de Dados e Análise toda segunda