ContigViewTable of Contents
set_protein_markset_protein_markset_protein_mark($hash, $dir, $mark => $loc, $start, $stop);Store a marker in one of the strand features arrays. If this is a plu
strand, the actual storage location is computed as a distance forwar
from the start. If this is a minus strand, the actual storage location i
computed as a distance backward from the stop.hashReference to the hash in which to store the marker.dirDirection of this strand.markMark to store.locContig location in which to store the mark.startStart location in the contig.stopStop location in the contig.