Hi all,
We designed several probes to enrich the virus, such as hpv, ebv, hbv, from the cancer tissue DNA samples.
Is there any tool that can directly typing these virus from the raw fq data?
Thanks.
Junfeng
Hi all,
We designed several probes to enrich the virus, such as hpv, ebv, hbv, from the cancer tissue DNA samples.
Is there any tool that can directly typing these virus from the raw fq data?
Thanks.
Junfeng
The fastest way to type the viruses directly from the fastq data would be to use a kmer abundance tool such as kraken2.
This approach is fast as it performs neither alignment nor assembly. If you want to know the actual sequence of the virus(es) in the sample, then you'll need to do assembly.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
If your probes are specific you should be able to do that. There is a paper that has a pipeline to do this in RNAseq data.