findORF: Find ORF

Description Usage Arguments Details Value

Description

Find open reading frame (ORF)

Usage

1
findORF(start_pos, k, stop_pos)

Arguments

start_pos

all possible start positions

k

minimal length for ORF

stop_pos

all possible stop positions

Details

Find the ORF in '+' strand

Value

the start positions, stop positions and lengths of all posible ORFs


ZYBunnyHu/masonmd documentation built on May 10, 2019, 1:55 a.m.