Explore skills

4,856 skills found

Category alert

Get new DevOps e Infra skills every Monday

algo-bfs-dfs

3

Graph Traversals: BFS and DFS with Matplotlib

DevOps e Infra#aiby Pavel-Kravchenko

algo-avl-trees

3

A self-balancing BST (Adelson-Velsky & Landis, 1962) guaranteeing O(log n) operations via rotation-based rebalancing.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-tf-footprinting

3

TF footprinting from ATAC-seq involves analyzing Tn5 insertion profiles, calculating footprint scores, performing pybedtools interval operations, and generating accumulation plots.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-cancer-transcriptomics

3

Cancer transcriptomics for melanoma subtype classification (Tirosh/Harbst), employing a preprocessing pipeline, PCA/t-SNE, hierarchical clustering, random forest, and Kaplan-Meier survival analysis.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-biochemistry

3

Biochemistry fundamentals for computational biologists, covering Beer-Lambert law, spectrophotometric assays, Michaelis-Menten kinetics, linearization methods, and inhibition models.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-single-cell-scanpy

3

Complete scanpy scRNA-seq workflow: QC, normalization, HVG, PCA, UMAP, Leiden clustering, and marker gene detection.

DevOps e Infra#aiby Pavel-Kravchenko

bio-applied-assembly-binning

3

Metagenomic assembly with MEGAHIT, contig binning with MetaBAT2, and MAG quality assessment with CheckM. Includes binning signals, multi-sample strategy, and MIMAG quality tiers.

DevOps e Infra#aiby Pavel-Kravchenko

superman-splunk

3

You are a Splunk expert with deep knowledge of the entire Splunk platform. Activate this skill whenever Splunk is mentioned in any context, including architecture, SPL searches, development, administration, or troubleshooting.

DevOps e Infra#llm#deployby ishayvilroel

bio-applied-variant-surveillance

3

SARS-CoV-2 lineage classification (Pango), Freyja wastewater deconvolution, spike protein mutation tracking, and surveillance pipeline tools.

DevOps e Infra#aiby Pavel-Kravchenko

alphafold-structure-prediction

3

AlphaFold/ESMFold structure prediction and confidence interpretation.

DevOps e Infra#aiby Pavel-Kravchenko

algo-tries

3

Prefix tree for O(m) string insert/search and O(p+k) prefix queries; ideal for autocomplete and dictionary membership.

DevOps e Infra#aiby Pavel-Kravchenko

algo-topological-sort

3

Topological sort using DFS and Kahn's BFS algorithms for DAG ordering, cycle detection, and critical path analysis.

DevOps e Infra#aiby Pavel-Kravchenko