miRNA.align.mir.to.miR: Align miR to mir sequences Sequence based alignment of mature...

Description Usage Arguments Value Author(s)

Description

Align miR to mir sequences Sequence based alignment of mature miR sequences within precursor mir sequences

Usage

1
2
  miRNA.align.mir.to.miR(mature.id, mature.seq,
    precursor.id, precursor.seq)

Arguments

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

Value

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

Author(s)

Mark Cowley, 2009-01-13


drmjc/genomics documentation built on May 15, 2019, 2:22 p.m.