Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository seq_filter_by_mapping
Owner: peterjc
Synopsis: Filter sequencing reads using SAM/BAM mapping files
This tool is a short Python script (using Biopython library functions) which divides
a FASTA, FASTQ, or SFF file in two, those sequences which do or do not map according
to given SAM/BAM file(s).

Example uses include mapping of FASTQ reads against a known contaminant in order
to remove reads prior to a de novo assembly.

See https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_filter_by_mapping
Type: unrestricted
Revision: 6:566e456371c6
This revision can be installed: True
Times cloned / installed: 617
Dependencies of this repository

Repository package_samtools_0_1_19 revision c9bd782f5342 owned by iuc

Name Version Type
samtools 0.1.19 package

Contents of this repository

Name Description Version Minimum Galaxy Version
from SAM/BAM file 0.0.8 16.01

Categories
Assembly - Tools for working with assemblies
Fasta Manipulation - Tools for manipulating fasta data
Fastq Manipulation - Tools for manipulating fastq data
Next Gen Mappers - Tools for the analysis and handling of Next Gen sequencing data
SAM - Tools for manipulating alignments in the SAM format
Sequence Analysis - Tools for performing Protein and DNA/RNA analysis