This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
methpipe-3.2.0 "punisher"
mengzhou
released this
19 Jun 18:11
·
697 commits
to master
since this release
Bug fixes
- Fixed strand error for
methcounts
when dealing with 0 coverage sites at the tail of chromosomes. This prevents an error inmerge-methcounts
. - Removed some unused variables to prevent unnecessary compilation warning messages.
- Fixed compilation error in Mac OSX 10.9 Mavericks caused by
samtools
dependency. - Fixed a bug in
to-mr
when the input file name does not have an extension. - Fixed silent failure in
amrfinder
when no AMRs were found - Fixed a bug in
amrfinder
related to conservatively biased likelihood values in low coverage samples. - Fixed a bug in
amrfinder
related to the likelihood penalty for imbalanced alleles
Enhancements
merge-methcounts
now reports more specific error message when input files are not synchronized.- The manual now describes usage of the following programs:
methentropy
,fastLiftOver
.
Organizational changes
hmr_plant
has been renamed tohypermr
to reflect its more general usage.- A PDF copy of the manual is included in
/docs
. merge-bsrate
,merge-methcounts
, andduplicate-remover
moved to the/utils
directory- Deprecated programs
reorder
andclipmates
have been removed. - Directories created for
mlml
andamrfinder
and related programs to differentiate standalone published tools from coremethpipe
functions.