Skip to content

bamsignals v1.25.0

Latest
Compare
Choose a tag to compare
@your-highness your-highness released this 08 Oct 16:03

First ever GitHub release using builds from bioc devel 3.14


CHANGES IN VERSION 1.17.3

o DESCRIPTION updated
o Fixed WARNING:

  bamsignals.cpp:521:9: warning: ignoring return value of function declared with
    'warn_unused_result' attribute [-Wunused-result]
  bamsignals.cpp:516:5: warning: ignoring return value of function declared with
    'warn_unused_result' attribute [-Wunused-result]
  bamsignals.cpp:530:5: warning: ignoring return value of function declared with
    'warn_unused_result' attribute [-Wunused-result]

CHANGES IN VERSION 1.17.2

o Maintainer E-mail adress updated

CHANGES IN VERSION 1.3

o Bioconductor Release (3.3) Version

NEW FEATURES
o Fragment Length Filter:
Filtering of paired end read pairs by TLEN field with a minimum and
maximum TLEN
o SAMFLAG Filtering:
Filter out reads with a certain SAMFLAG set, e.g. 1024 for marked
optical duplicates

BUG FIXES
o Path extension for relative paths, e.g. resolve "~" to /home/$USER in UNIX

CHANGES IN VERSION 1.2

o Bioconductor Release (3.2) Version

CHANGES IN VERSION 1.0

o Bioconductor Release (3.1) Version

CHANGES IN VERSION 0.99.0

o Inital Bioconductor Submission

What's Changed

Full Changelog: https://github.com/lamortenera/bamsignals/commits/1.25.0