SetParam {GeneR}R Documentation

Set global variables associated to a sequence

Description

Set global variables associated to a sequence

Usage

setParam(strand=0, from=1, to=0, size, accn="", seqno=0)

Arguments

strand 0 or 1 Working strand
from Integer, begin of sequence.
to Integer, end of sequence.
size Integer, size of origin sequence.
accn Name of sequence.
seqno Integer, sequence number (bufseq)

Value

-1 if error or the list.

Author(s)

L. Cottret

See Also

globals,getParam,setAccn,getAccn


[Package GeneR version 1.4.2 Index]