Galaxy | Tool Preview

Convert BAM to ScIdx (version 1.0.1)
Required if filtering by insert size for single-end Reqd 1 (below).
Will not filter out single-end Read 1 unless proper mate-pairing is required (above).
Will not filter out single-end Read 1 unless proper mate-pairing is required (above).

What it does

Converts BAM data to ScIdx, the Strand-specific coordinate count format, which is used by tools within the Chip-exo Galaxy flavor. ScIdx files are 1-based. The format consists of 5 columns: the chromosome, the position of the genomic coordinate, the number of tags on the forward strand, the number of tags on the reverse strand and the number of total tags on the position. With pair-end reads, only the 5’ end of READ1 will be used to create the ScIdx data file. Tools that use this format include GeneTrack and MultiGPS.


Options