Megalodon is a research command line tool to extract high accuracy modified base and sequence variant calls from raw nanopore reads by anchoring the information rich basecalling neural network output to a reference genome/transriptome.
Other
197
stars
30
forks
source link
RuntimeWarning: invalid value encountered in log1p can_lp = np.log1p(-np.exp(mt_lps).sum()) #286
I'm using guppy v6.1.2 with megalodon v2.5.0. I get this error:
/home/billylau/.conda/envs/megalodon2.5.0/lib/python3.8/site-packages/megalodon/mods.py:1831: RuntimeWarning: invalid value encountered in log1p
can_lp = np.log1p(-np.exp(mod_lps).sum())
I'm not sure what exactly happened. What can I do to check on this?
I'm using guppy v6.1.2 with megalodon v2.5.0. I get this error:
I'm not sure what exactly happened. What can I do to check on this?
The invocation: