dawe
unread,Jul 11, 2011, 9:52:04 AM7/11/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RSEG Users
Hi all, I'm trying to run rseg like this
$ rseg-diff -c /usr/local/share/rseg/human-hg18-size.bed -d /usr/local/
share/rseg/deadzones-k36-hg18.bed -v -T -C -m 2 IP.bed Input.bed
[LOADING_DATA] chromosomes
[LOADING_DATA] dead zones
[LOADING_DATA] IP.bed
[LOADING_DATA] Input.bed
[LOADING_DATA] separating deserts
[Remove duplicate reads]
[Selecting bin size] use Hideaki's empirical method: Bin size = 10005
[preparing data] binning reads IP
[preparing data] binning reads Input
[preparing data] estimating parameters
rseg-diff: TwoStateScaleSplitResolveMixture.cpp:53: void
partition_values(const std::vector<double, std::allocator<double> >&,
const std::vector<double, std::allocator<double> >&, const
std::vector<double, std::allocator<double> >&, const
std::vector<double, std::allocator<double> >&, std::vector<double,
std::allocator<double> >&, std::vector<double, std::allocator<double>
>&, std::vector<double, std::allocator<double> >&, std::vector<double,
std::allocator<double> >&, std::vector<double, std::allocator<double>
>&): Assertion `val_weight > 0' failed.
Aborted
How can I get rid of the error?
thanks
d