Skip to main content
Run any Skill in Manus
with one click
BOHUYESHAN-APB
GitHub creator profile

BOHUYESHAN-APB

Repository-level view of 1,351 collected skills across 5 GitHub repositories.

skills collected
1,351
repositories
5
updated
2026-07-08
repository explorer

Repositories and representative skills

alignment-io
software-developers

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 alignment file formats.

2026-04-23
alignment-filtering
software-developers

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.

2026-04-23
alignment-indexing
software-developers

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.

2026-04-23
alignment-sorting
software-developers

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.

2026-04-23
alignment-validation
software-developers

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.

2026-04-23
bam-statistics
software-developers

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

2026-04-23
duplicate-handling
software-developers

Mark and remove PCR/optical duplicates using samtools fixmate and markdup. Use when preparing alignments for variant calling or when duplicate reads would bias analysis.

2026-04-23
pileup-generation
software-developers

Generate pileup data for variant calling using samtools mpileup and pysam. Use when preparing data for variant calling, analyzing per-position read data, or calculating allele frequencies.

2026-04-23
Showing top 8 of 980 collected skills in this repository.
Showing top 8 of 364 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded