Sequence Tools
bioinformatics.sequence_tools
Safe patterns
bioinformatics.sequence_tools.samtools_view | ^samtools\s+view\b[^|><]*$ |
bioinformatics.sequence_tools.samtools_flagstat | ^samtools\s+flagstat\b[^|><]*$ |
bioinformatics.sequence_tools.samtools_stats | ^samtools\s+stats\b[^|><]*$ |
bioinformatics.sequence_tools.samtools_idxstats | ^samtools\s+idxstats\b[^|><]*$ |
bioinformatics.sequence_tools.samtools_depth | ^samtools\s+depth\b[^|><]*$ |
bioinformatics.sequence_tools.bcftools_view | ^bcftools\s+view\b[^|><]*$ |
bioinformatics.sequence_tools.bcftools_query | ^bcftools\s+query\b[^|><]*$ |
bioinformatics.sequence_tools.bcftools_stats | ^bcftools\s+stats\b[^|><]*$ |
bioinformatics.sequence_tools.bedtools_intersect | ^bedtools\s+intersect\b[^|><]*$ |
bioinformatics.sequence_tools.bedtools_coverage | ^bedtools\s+coverage\b[^|><]*$ |
bioinformatics.sequence_tools.fastqc | ^fastqc\b[^|><]*$ |
bioinformatics.sequence_tools.multiqc | ^multiqc\b[^|><]*$ |
bioinformatics.sequence_tools.blastn | ^blastn\b[^|><]*$ |
bioinformatics.sequence_tools.blastp | ^blastp\b[^|><]*$ |
bioinformatics.sequence_tools.blastx | ^blastx\b[^|><]*$ |
bioinformatics.sequence_tools.feature_counts | ^featureCounts\b[^|><]*$ |
bioinformatics.sequence_tools.htseq_count | ^htseq-count\b[^|><]*$ |
Destructive patterns
bioinformatics.sequence_tools.samtools_reheader | samtools view -H | ||
bioinformatics.sequence_tools.bcftools_annotate_remove | bcftools query | ||
bioinformatics.sequence_tools.bgzip_force | -f | ||
bioinformatics.sequence_tools.tabix_force |
rust/agents/src/tool_guard/shell/packs/bioinformatics.rs