Sewage covid sequence analysis using C-Wap
1
0
Entering edit mode
11 months ago
Adyasha • 0

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.

sequencing Pipeline RNA • 620 views
ADD COMMENT
3
Entering edit mode
11 months ago
e.r.zakiev ▴ 190

I haven't tried the software myself but nevertheless I just downloaded the repo for the kicks of it and I see that there is no Makefile, so I am not sure why you thought that make would do anything.

The whole pipeline is centered around Nextflow and Conda. It is worth checking first if have them installed on your machine, and start from there.

ADD COMMENT

Login before adding your answer.

Traffic: 1968 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6