More posts like this
-
How To Remove All Hypothetical Protein From Genbank File
written by HG<p>Hi everyone after annotation one of sample genome i want to remove all hypothetical protein from genbank file. Can anyone give me any idea how …
-
How To Improve Whole Genome Assembly Quality
written by HG<p>Hi everyone, I am new in sequence assembly. I have stared a project of 50 ecoli whole genome sequencing illumina data set. I did all …
-
Whole Genome Snp And Core Genome Snp
written by HG<p>Hi everyone although this question posted earlier but due to not satisfactory result i am posting again as i want to do same kind of …
-
How To Extract Max Score Blast Hit Among A Huge Data Set?
written by HG<p>Hi everyone, I want to extract max score blast sequence among 50 genomic data set : my approach like this:</p> <ol> <li><p>I did all the …
-
How To Run Genome Wide Local Blast
written by HG<p>Hi Everyone, I have been given a task to compare one gene sequence among 50 strain of E.coli. For this study i have 50 genome …
-
How To Extract Common Cds Among Huge Data Set?
written by HG<p>Hi everyone, I have 50 Ecoli whole genome sequence data set. I already assemble all the genome. Next step i want to extract all the …
-
How To Extract Core Genome From Whole Genome Sequence Data?
written by HG<p>Hi everyone, I have 50 E.coli whole genome sequence data. I did denovo assembly with spades. As a result i have 50 contig file and …
-
Genome Assembly +Annotation Pipeline
written by HG<p>Hi everyone, I am beginners in genome assembly. I need to develop a genome assembly and annotation pipeline with existing third party program. Can anyone …
-
How To Buildup A Genome Assembly Workflow With Simple Scripts???
written by HG<p>Hi Everyone, </p> <p>I want to make a genome assembly workflow, from raw reads to draft genome. ( with Automatic QC/assembly/GapFilling/scaffolding). </p> <p><strong>For this i …
-
How To Find Suitable Reference Genome After Genome Assembly
written by HG<p>Hi everyone I have done 20 genome assembly of various strain of listeria monocytogenes**. The strain were collected from different species and different place. Now …
You mean something like generating 3 VCF files with SNPs and then intersecting them? (http://bedtools.readthedocs.org/en/latest/content/tools/intersect.html)