SCIPhI icon indicating copy to clipboard operation
SCIPhI copied to clipboard

Results 10 SCIPhI issues
Sort by recently updated
recently updated
newest added

When I run ./configure, everything goes well, until this error jump out, I tried many things, but still not working: --with-boost=$BOOST_PATH --with-boost-libdir=$BOOST_PATH set BOOST_ROOT I appreciate if anyone can solve...

Hey! Thanks for writing the tool. I ran the compilation through cmake and got the following error on `CMakeFiles/sciphi.dir/src/findBestTrees.cpp.o` Here is the more detailed log: ``` [ 95%] Building CXX...

Hi, I’m currently running SCIPhI on some simulated sets but i’m getting some peculiar patterns and I’m not sure whether this is a bug of the tool or a misspecification...

Hi guys, could you please consider aligning your VCF output to the [VCF spec](http://samtools.github.io/hts-specs/VCFv4.1.pdf), which requires that PL field contains ` likelihoods for all possible genotypes given the set of...

Using the cmake route of installation, I encountered an error during the: ``` cmake --build . --config Release ``` It would get about 90% of the way there and then...

Hi, when I ran this line, it turns out to the message and I couldn't run "make" next Would you help me to fix this, your help is really appreciated!...

Hi, I ran SCIPhI for 200000 iterations and at the end, I got a segmentation fault. I am still running version 0.1.2. Do you think it could be a bug...

Provide probabilities for homozygous mutations in the VCF instead of classifying everything as heterozygous mutation.

Sometimes -_lboost_graph -lboost_regex_ needs to be replaced by _-lboost_graph-mt -lboost_regex-mt_