skrakau / PureCLIP

Capturing protein-RNA interaction footprints from single-nucleotide CLIP-seq data
GNU General Public License v3.0
27 stars 8 forks source link

Error in function boost #29

Open panktigosar opened 1 year ago

panktigosar commented 1 year ago

Running Pureclip on aligned paired ended files along with aligned control paired ended files. Both have been processed in same pipeline.

Getting this error: Error in function boost::math::binomial_distribution::binomial_distribution: Success fraction argument is -nan, but must be >= 0 and <= 1 !

Where can I start to look for answers?