Hi everyone,
I have done illumina sequencing for 14 samples of RNA extracted from sewage. I have followed few research papers and they have mentioned that they have used C-wap for the analysis of variants. I want to use the same. I found the GitHub page for C-wap but really couldn't figure out how this tool work.
This is the GitHub link: https://github.com/CFSAN-Biostatistics/C-WAP
I have used these commands -
git clone https://github.com/CFSAN-Biostatistics/C-WAP.git
cd C-WAP
make
Got this error :
make: *** No targets specified and no makefile found. Stop.
If anyone used C-wap or any other tool for covid sequence variant analysis then please help me on this, or if you can help me with how this tool will get installed and work that would be nice too. I couldn't find readme file for this.
Thank you.