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

Repository sync_paired_end_reads
Owner: brenninc
Synopsis: synchronise paired-end reads based on https://github.com/mmendez12/sync_paired_end_reads
sync_paired_end_reads is a python tool to synchronise paired-end reads when reads1 or reads2 were modified.

When working with paired-end sequencing data, it is common to filter out reads that do not pass basic quality controls. This leads to pairs that are not synced anymore. This tool streams reads1 and search for the associated read2 in reads2. Additionally it synchronises the sequence identifiers of the reads so if a software modified the sequence identifier of the reads1 then same identifiers will be used for reads2. Finally it replaces all space characters by an arbitrary '___' pattern.

This tool was mainly developed to process the output of tagdust2 when ran in single-end mode which appends the UMIs found in the raw sequences to the sequence identifier. 
Source: https://github.com/mmendez12/sync_paired_end_reads

Type: unrestricted
Revision: 2:b4e854fde491
This revision can be installed: True
Times cloned / installed: 132
Dependencies of this repository

Repository package_numpy_1_9 revision 83d12e13dbbd owned by iuc (prior install required)
Repository package_atlas_3_10 revision 98c017ec230d owned by iuc (prior install required)
Repository package_python_2_7 revision f761bd14343e owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
Repository package_readline_6_3 revision ca1a9400d4e1 owned by iuc (prior install required)
Repository package_bzlib_1_0 revision af4887e1f595 owned by iuc (prior install required)
Repository package_xz_5_0_5 revision 944f93d45594 owned by iuc (prior install required)
Repository package_sqlite_3_8_3 revision c8a5c11cc921 owned by iuc (prior install required)
Repository package_gdbm_1_11 revision ed2537bccffc owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_libtool_2_4 revision 7f67694b167c owned by iuc (prior install required)

Name Version Type
biopython 1.66 package

Contents of this repository

Name Description Version Minimum Galaxy Version
Runes sncy pairs on two fastq files. 0.0.1 any

Categories
Fastq Manipulation - Tools for manipulating fastq data