def serialize(self, coordinates, encoded=None):
        """ Serialize related object
        Args:
            coordinates (:obj:`list` of :obj:`Model`): a list of instances of GenericLocus Python representation
            encoded (:obj:`dict`, optional): dictionary of objects that have already been encoded