I downloaded the DiscoSnp++ latest version and tried compiling it in my mac OS. I tried the ./compile as suggested. Did not work. I installed cMake and compiled it. It runs the first module but then can not find the kissnp2 or kissnpreads. Says "file not found" and can't run starting the second module when I used the example files. Why is the simple ./compile as suggested in the program not working in my case and why wouldn't a cMake compiled file wont install the complete files. Is there anything I am missing in installing Discosnp++ to my mac OS? I downloaded the darwin binary as well as the source. Can't solve the issue. Please let me know what you guys think. Thanks
Hi, I'm trying to install DiscoSnp++2.2.4 on a Mac OS 10.11.2. I'm having the same issues as Solhan2000 withe compilation error. Has this been resolved? Is it an issue in the CMakeLists?
Thanks for the help,
Annick
Hi Annick,
Sorry for the trouble; Would you mind copying the compilation error message here?
Hi Pierre, here it is
Hi Pierre, I found the issue! My path changes when I move the folder.
Thanks,
Annick
Correction: Missing "kissnp2 and kissreads" files
Did you move or rename the folder after compiling discoSnp++? Which version of discoSnp++?
I didn't move it after installation. It did not compile with
./compile
command so I had to compile it with CMake as I mentioned. The version is - Last stable version: DiscoSNP++-2.1.7.Hi
I am totally new to using the DiscoSNp++ tool.
Can I use it for two data sets generated from Ion Torrent?
I am trying to install the latest version 2.1.7, but encountering an error. Do I have to use the binaries file as well. ? as in link the binaries file? can anyone help me out with this?
Thanks in advance,
Ramya.
Hi Ramya,
I copy here the other questions you raised by email
We do not have feedback nor experience with ion torrent data. I'm curious and interested by results I'll obtain.
and
Yes read sets can be combined. The documentation should help you for understanding the output format
As far as I understand, you've a reference file. You may indicate it using the
-G
option. So a VCF file will be created, showing up the loci of the predicted mapped variants. Such VCF could be used for downstream analysis.I hope this helps.
Best regards,
Pierre
Hi Pierre,
Thanks for your reply.
Let me be more clear in what I am looking for. We have a draft sequence. I will be using this draft sequence as a reference and comparing this sequence to other sample sequences.
So now the command line would be
I should get an output in VCF file format and .fa file. I take these reads and then compare it with remaining reads with following command:
Please let me know if this is how the command line should be or any changes needs to be made so that I can workout and let you know the output.
Regards,
Ramya.
Hi,
You've found the best way to proceed. Don't forget the " sign surrounding the read files:
Best,
Pierre
Hi Pierre, here it is
I think I found the issue. I'm moving my folder after unzipping it and it seems to change some of the path. I unzipped where I wanted the program to be and it works.
Hi!
I'm discovering both your problem and its solution! Happy you fixed the issue, and sorry for this late reply :)
Pierre