[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#963028: marked as done (ITP: pychopper -- identify, orient and trim full-length Nanopore cDNA reads)



Your message dated Mon, 22 Jun 2020 21:00:10 +0000
with message-id <E1jnTY2-0006fW-Rb@fasolo.debian.org>
and subject line Bug#963028: fixed in pychopper 2.4.0-1
has caused the Debian Bug report #963028,
regarding ITP: pychopper -- identify, orient and trim full-length Nanopore cDNA reads
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
963028: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963028
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

Subject: ITP: pychopper -- identify, orient and trim full-length Nanopore cDNA reads
Package: wnpp
Owner: Steffen Moeller <moeller@debian.org>
Severity: wishlist

* Package name    : pychopper
  Version         : 2.4.0
  Upstream Author : Oxford Nanopore Technologies Ltd.
* URL             : https://github.com/nanoporetech/pychopper
* License         : MPL-2.0
  Programming Lang: Python
  Description     : identify, orient and trim full-length Nanopore cDNA reads
 Pychopper v2 is a tool to identify, orient and trim full-length Nanopore
 cDNA reads. The tool is also able to rescue fused reads.  The general
 approach of Pychopper v2 is the following:
 .
  * Pychopper first identifies alignment hits of the primers across the
    length of the sequence. The default method for doing this is using
    nhmmscan with the pre-trained strand specific profile HMMs, included
    with the package. Alternatively, one can use the edlib backend,
    which uses a combination of global and local alignment to identify
    the primers within the read.
  * After identifying the primer hits by either of the backends, the
    reads are divided into segments defined by two consecutive primer
    hits. The score of a segment is its length if the configuration of
    the flanking primer hits is valid (such as SPP,-VNP for forward reads)
    or zero otherwise.
  * The segments are assigned to rescued reads using a dynamic programming
    algorithm maximizing the sum of used segment scores (hence the amount
    of rescued bases). A crucial observation about the algorithm is that
    if a segment is included as a rescued read, then the next segment
    must be excluded as one of the primer hits defining it was "used
    up" by the previous segment. This put constraints on the dynamic
    programming graph. The arrows in read define the optimal path for
    rescuing two fused reads with the a total score of l1 + l3.
 .
 A crucial parameter of Pychopper v2 is -q, which determines the
 stringency of primer alignment (E-value in the case of the pHMM
 backend). This can be explicitly specified by the user, however by
 default it is optimized on a random sample of input reads to produce
 the maximum number of classified reads.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/pychopper

--- End Message ---
--- Begin Message ---
Source: pychopper
Source-Version: 2.4.0-1
Done: Steffen Moeller <moeller@debian.org>

We believe that the bug you reported is fixed in the latest version of
pychopper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 963028@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steffen Moeller <moeller@debian.org> (supplier of updated pychopper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 17 Jun 2020 23:41:37 +0200
Source: pychopper
Binary: python3-pychopper
Architecture: source all
Version: 2.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Changed-By: Steffen Moeller <moeller@debian.org>
Description:
 python3-pychopper - identify, orient and trim full-length Nanopore cDNA reads
Closes: 963028
Changes:
 pychopper (2.4.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #963028)
Checksums-Sha1:
 2a1692c37eaed58a0fca92e546a3c85b64ced817 2710 pychopper_2.4.0-1.dsc
 ed9d3ca4f686bf76201958078c63911decdb8342 40942807 pychopper_2.4.0.orig.tar.gz
 513b556dadf621a502db5f89bd75aee3bef94e58 3380 pychopper_2.4.0-1.debian.tar.xz
 70cdcd03ab04bdd29ce13e864ea101a9ae2e1784 10638 pychopper_2.4.0-1_amd64.buildinfo
 9f274251f9387ebd9af517830eb0836c5040c78e 58092 python3-pychopper_2.4.0-1_all.deb
Checksums-Sha256:
 96a769c04009e5f07e78de0a4f644ecd90442dfaac0b6f450d03d5743fc511e9 2710 pychopper_2.4.0-1.dsc
 41358a12dd6948b4dc415dcaf453b125e973abd5547c959660fa1f3afb2a9102 40942807 pychopper_2.4.0.orig.tar.gz
 2c7ed55113a0afdcfdb6a8f3da78049610aac4699254da016daf2b505f4f8eaf 3380 pychopper_2.4.0-1.debian.tar.xz
 d92069ed80c1b88846ebba33fc088e1173893e56666069228f3d3ef809ea0043 10638 pychopper_2.4.0-1_amd64.buildinfo
 2d1bb4a26b0aa264f6cf01a2a8f18cce0129169c1cd7cbc46aecdb488bdb50e2 58092 python3-pychopper_2.4.0-1_all.deb
Files:
 76f53bce92d1be36b5fb7a7e53bb03ca 2710 science optional pychopper_2.4.0-1.dsc
 0e103ba347a51b48304efc43ff5dcc6b 40942807 science optional pychopper_2.4.0.orig.tar.gz
 66041bf2898f14b9ab546372b2f7ba55 3380 science optional pychopper_2.4.0-1.debian.tar.xz
 1b9867289b3237eada6115155f188f63 10638 science optional pychopper_2.4.0-1_amd64.buildinfo
 fda4a3749cebf5310c4578b08185c5ef 58092 python optional python3-pychopper_2.4.0-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCAAxFiEEhMGXeonn7+0+XKYuL9i+2sAg7tEFAl7tS5wTHG1vZWxsZXJA
ZGViaWFuLm9yZwAKCRAv2L7awCDu0U+vEACpPwmV9Vo7zQ6VA/pVskupka+AokNX
rA5bew+o2hO1eNBxTybrAhbP4DlQM7Tptyx1cx11A+1aRNBWwK/fJcrVekViGr3I
EweAOXHjPtvCb9+avMJ08Cu9YmcJOkfSfGSnxV896w1AW935KT2pRCLyTMB27wyA
FMIak6QqbxBcGsAwDX7Y1lcTmofOkCEE7jc5S8uuQk2rMGuoABI97S3M+KRac4S8
twwdud2TMqY0XcC1CwVPeQ2alO2mFOr2GBBVHaK/ThUZSh/FTPJSv2gDQeVy1eio
MP/SWPwFqdmzRYID6J3SPC8D20Js/twizP5CRpVfzbMbKH95HqJYIj4/rK+nJsgB
9PVZm55L+h36coEvfm6dqjNYlHeqxo+ri2/AUI3/LxW+4bUMDQ2ooHjg705bkYKc
w+/CYik7gInNX+QzlUXNM1mfW/USMQHyNqP3lXpK3H6QRnY+XrJZYy25ESlKD2GG
cG0z4LCg6afKzU0H/PmSWRH2WgSPIvvN6e+73rIn7RmK8n6Ek+ZqXvALhSUScKqa
23MxbR+1SGQu+LZ0zLTlSHzGsVxVl5RmWTR/6pFK4zs6yPceaXWjn1OdLy9KfZEM
gB1uP+qdETWWqHbMCArCzzj6a/gx+KZ2kaBMptVImZrIFvpqUG93TSyGMFKRGhy6
XcTVBeUGHKyRVQ==
=Hxmg
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: