bio-longread-alignment
Align long reads using minimap2 for Oxford Nanopore and PacBio data. Supports various presets for different read types and applications. Use…
Maintainer FreedomIntelligence · Last updated April 1, 2026
Detect sample contamination and cross-species reads using FastQ Screen. Screen reads against multiple reference genomes to identify bacterial, viral, adapter, or sample swap contamination. Use when suspecting cross-contamination or working with samples prone to microbial contamination.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-read-qc-contamination-screening
Skill Snapshot
Source Doc
FastQ Screen aligns a subset of reads against multiple reference genomes to identify:
fastq_screen --outdir qc_results/ sample.fastq.gz
fastq_screen --conf my_screen.conf sample.fastq.gz
Related skills
Align long reads using minimap2 for Oxford Nanopore and PacBio data. Supports various presets for different read types and applications. Use…
Map query cells to reference atlases with scANVI or Symphony.
Bisulfite sequencing read alignment using Bismark with bowtie2/hisat2. Handles genome preparation and produces BAM files with methylation in…
Taxonomic classification of ASVs using reference databases like SILVA, GTDB, or UNITE. Covers naive Bayes classifiers (DADA2, IDTAXA) and ex…