samclip binary package in Ubuntu Lunar amd64

 Most short read aligners perform local alignment of reads to the
 reference genome. Examples includes bwa mem, minimap2, and bowtie2
 (unless in --end-to-end mode). This means the ends of the read may not
 be part of the best alignment.
 .
 This can be caused by:
 .
  * adapter sequences (aren't in the reference)
  * poor quality bases (mismatches only make the alignment score worse)
  * structural variation in your sample compared to the reference
  * reads overlapping the start and end of contigs (including
    circular genomes)
 .
 Read aligners output a SAM file. Column 6 in this format stores the
 CIGAR string. which describes which parts of the read aligned and which
 didn't. The unaligned ends of the read can be "soft" or "hard" clipped,
 denoted with S and H at each end of the CIGAR string. It is possible for
 both types to be present, but that is not common. Soft and hard don't
 mean anything biologically, they just refer to whether the full read
 sequence is in the SAM file or not.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-19 17:59:18 UTC Published Ubuntu Lunar amd64 release universe science Optional 0.4.0-4
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe science Optional 0.4.0-4
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-19 18:02:16 UTC Superseded Ubuntu Lunar amd64 release universe science Optional 0.4.0-3
  • Removal requested .
  • Superseded by amd64 build of samclip 0.4.0-4 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu

Source package