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,205 views
•
link
updated
by
Nicolas Rosewick
1.1K
• |
written
by
hafiz.talhamalik
35
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 0Hi 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.talhamalik 35I 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.talhamalik 35I 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.talhamalik 35any recommended tool or pipeline for assembling viral genome from long read NGS data ?
-
technique to assemble mitochondria from whole genome
written by hafiz.talhamalik 35I 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.talhamalik 35any 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 1I'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.talhamalik 35any software for snp calling for baterial data. I have about 300 bacterial sequences and i have done multiple sequence alignment. I want to find …
-
How To Merge To Raw Microarray Data ?
written by avi4you 2<p>hello every one i am a student of genetics doing my masters i am working on Diffrential gene expression in avian influenza virus infection in …
-
Method To Identify Viral Integration Site In Human Genome From Ngs Data?
written by Obi Griffith 2.0K<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.