You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been fixed in commit 6eb937a
You can download and build v2p4p28 so that the --wmean option is available in bedmap. We expect to release binaries for this version of BEDOPS fairly soon. Again, thank you for pointing out this bug!
Hi guys,
I keep stumbling upon this error when trying to compute the weighted mean.
[xxx@node-head1 xxx]$ cat k9_bedmap.o441063
BEDMAP...
May use bedmap --help for more help.
Error: Unknown Operation: wmean. Program Error Detected.
May use bedmap --help for more help.
[xxx@node-head1 xxx]$ bedmap --version
bedmap
citation: http://bioinformatics.oxfordjournals.org/content/28/14/1919.abstract
version: 2.4.27 (typical)
authors: Shane Neph & Scott Kuehn
Any ideas? This is the command:
bedmap --bp-ovr 1 --echo --mean --wmean --delim '\t' $temp_d/Gene_coordinates.sorted.bed $temp_d/data.sorted.bed > $temp_d/Gene_coordinates_with_mean_score.bed
Thanks a lot!
The text was updated successfully, but these errors were encountered: