SetAccn {GeneR} | R Documentation |
Globals variables concerning a sequence (see globals
)
can be directly set with theses functions. Global variable
strand
concerns all buffers of sequence.
setAccn(name, seqno=0) setBegSeq(pos=1, seqno=0) setSeqSize(pos, seqno=0) setStrand(str=0)
name |
Character: name of sequence |
seqno |
Integer: sequence number (bufno) |
pos |
Integer: size, or position. |
str |
Strand:
0 : watson (forward) |
All details on addresses and globals variables are on page globals
.
The name, or "error" if error.
L. Cottret
globals
,
getAccn
,
setParam
,
getParam