Versions in this module Expand all Collapse all v1 v1.0.1 May 1, 2024 v1.0.0 Aug 25, 2023 Changes in this version + func Equal(x, y Psl) bool + func ToString(p *Psl) string + type Psl struct + BlockCount int + BlockSize []int + Match int + MisMatch int + Ns int + QBaseIns int + QEnd int + QList []int + QName string + QNumIns int + QSize int + QStart int + RepeatMatch int + Strand string + TBaseIns int + TEnd int + TList []int + TName string + TNumIns int + TSize int + TStart int + func Read(filename string) []Psl + type PslReader struct + Reader *fileio.ByteReader + func NewPslReader(filename string) *PslReader