Description Usage Arguments Value Author(s)
Align miR to mir sequences Sequence based alignment of mature miR sequences within precursor mir sequences
1 2 | miRNA.align.mir.to.miR(mature.id, mature.seq,
precursor.id, precursor.seq)
|
mature.id |
a vector of identifiers for the mature and precursor |
precursor.id |
a vector of identifiers for the mature and precursor miR/mir genes respectively. |
mature.seq |
a vector of sequences. same length as each other, and |
precursor.seq |
a vector of sequences. same length as each other, and same length as the names |
a table of N rows, containing: Mature ID, length of sequence, Precursor ID, length of sequence, Alignment score (see ?pairwiseAlignment), start and end coordinates from within the precursor align.prop is the align start / precursor length
Mark Cowley, 2009-01-13
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.