SIBsim4(1) | User Manuals | SIBsim4(1) |
SIBsim4 - align RNA sequences with a DNA sequence, allowing for introns
SIBsim4 [ options ] dna rna_db
SIBsim4 is a similarity-based tool for aligning a collection of expressed sequences (EST, mRNA) with a genomic DNA sequence.
Launching SIBsim4 without any arguments will print the options list, along with their default values.
SIBsim4 employs a blast-based technique to first determine the basic matching blocks representing the "exon cores". In this first stage, it detects all possible exact matches of W-mers (i.e., DNA words of size W) between the two sequences and extends them to maximal scoring gap-free segments. In the second stage, the exon cores are extended into the adjacent as-yet-unmatched fragments using greedy alignment algorithms, and heuristics are used to favor configurations that conform to the splice-site recognition signals (e.g., GT-AG). If necessary, the process is repeated with less stringent parameters on the unmatched fragments.
By default, SIBsim4 searches both strands and reports the best matches, measured by the number of matching nucleotides found in the alignment. The R command line option can be used to restrict the search to one orientation (strand) only.
Currently, four major alignment display options are supported, controlled by the A option. By default, only the endpoints, overall similarity, and orientation of the introns are reported. An arrow sign ('->' or '<-') indicates the orientation of the intron. The sign `==' marks the absence from the alignment of a cDNA fragment starting at that position.
In the description below, the term MSP denotes a maximal scoring pair, that is, a pair of highly similar fragments in the two sequences, obtained during the blast-like procedure by extending a W-mer hit by matches and perhaps a few mismatches.
Note that 2 is unimplemented.
Default value is 0.
Default value is 12.
Default value is 50.
Default value is 3.
Default value is 75.
Default value is 10.
Default value is 75.
Default value is 6.
Default value is 16.
Default value is "GTAG,GCAG,GTAC,ATAC".
Default value is 10.
Default value is 0.
Default value is -5.
Default value is 2.
Default value is 1.
Default value is 2.
Default value is 75.
Default value is 12.
Default value is 12.
April 2007 | Bioinformatics |