assembler for viral genome sequencing data
I have raw reads of virus data. and I want to assemble the viral genome. any tool / pipeline suggestion and also help me regarding viral annotation as well
assembly
virus
genome
• 3,200 views
•
link
updated
by
Nicolas Rosewick
•
written
by
hafiz.talhamalik
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to quantify the viral sequencing reads from RNA-seq data?
written by Huy Duong •Hi everyone. I'm having problem with quantifying viral reads from my RNA-seq data, which is part of my Final Year Project. Basically, I have filtered …
-
Plant Genome Annotation
written by hafiz.talhamalikI have *denovo* assembled a genome. now I want to perform annotation on this. I have tried **maker-p** but didn't get much success. any help …
-
Whole Metagenome Analysis of resistome dataset
written by hafiz.talhamalikI have whole metagenome data of resistome. I want to classify them based on their resistant classes and also want to find their relative abundance …
-
Viral Genome Denovo Assembly
written by hafiz.talhamalikany recommended tool or pipeline for assembling viral genome from long read NGS data ?
-
technique to assemble mitochondria from whole genome
written by hafiz.talhamalikI have a bacterial whole genome data and for now I want to assemble mitochondria only. Is there any tool or technique to get the …
-
de novo annotation of plants genome
written by hafiz.talhamalikany suggestion of tool for annotation of plant genome ? data I have is of plant for which no prior genome/annotation is available. I did …
-
How to assemble viral genomes when my data contains host DNA as well
written by GBC_Zonatos •I'm currently trying to assemble a viral genome, but am unsure about how to proceed on that, as my samples contain both viral DNA and …
-
SNPS finding for bacterial sequences
written by hafiz.talhamalikany software for snp calling for baterial data. I have about 300 bacterial sequences and i have done multiple sequence alignment. I want to find …
-
Viral Whole genome Deep Sequencing within Human Host
written by Clark_BioMorgan •Dear All, I have a question about whole genome sequencing of a virus. There is a viral sample but in a serum of human sample …
-
Method To Identify Viral Integration Site In Human Genome From Ngs Data?
written by Obi Griffith<p>Hi all,</p> <p>Conceptually I can imagine how to do this. But, does anyone have a recommendation for a well established pipeline or tool for identifying …
Is it genome sequencing or metagenomic dataset? In my experience, SPAdes works well for viral genome assemblies.
this is genome sequencing. I just tried SPAdes but not a good assembly results
What do you mean by a not good assembly? What other pre-processing steps have you performed, e.g. adapter trimming, removing host sequences. It'd be advisable to provide as much information as possible including the sequencing platform, the type of sequencing and a bit about the samples itself. These details would help understand this specific problem better.
For more info on how to ask a good question please read: [ Please read before posting a question ] -- How To Ask A Good Question
If you know which virus it is you could try to find a reference and use BWA
tadpole.shfrom BBMap suite works well for small/viral genomes. A guide is available here.