Package unique-sam: Information

    Source package: unique-sam
    Version: 0.2.4-alt2
    Build time:  Oct 16, 2020, 03:50 AM
    Report package bug
    License: BSD
    Summary: Analyse sam file and keep the unique aligment record
    Description: 
    Unique-Sam is a simple command line tool to remove the duplicated
    alignments in the SAM file. If the MAPQ field of the alignment is
    available, unique-sam will keep one and only one alignment with the
    highest score. Otherwise, unique-sam will calculate a score according to
    the alignment's MD or CIGAR field and use the calculated value to remove
    the duplicated alignments.

    List of rpms provided by this srpm:
    unique-sam (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-libsam
      2. python3-module-setuptools
      3. rpm-build-python3

    Last changed


    Jan. 29, 2020 Andrey Bychkov 0.2.4-alt2
    - Porting on Python3.
    Feb. 2, 2018 Stanislav Levin 0.2.4-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Jan. 17, 2017 Igor Vlasenko 0.2.4-alt1
    - automated PyPI update