GetAccn {GeneR} | R Documentation |
Return Globals variables concerning a sequence (see globals
).
Globals variable strand
concerns all buffers
of sequence.
getAccn(seqno=0) getBegSeq(seqno=0) getEndSeq(seqno=0) getSeqSize(seqno=0) getStrand()
seqno |
Integer, sequence number. (bufseq) |
All details on addresses and globals variables are on page globals
.
getAccno |
Character string |
getBegSeq,getEndSeq,getSeqSize |
Integer, position or size |
getStrand |
Integer: 0 : forward 1 : reverse -1 : error |
L. Cottret
setAccn
,getParam
,setParam
,
globals