How to remove cloning vector sequence from bacterial assembled genome?
Hi All I have a bacterial genome assembly that contains contamination from plasmid vector sequences. How can I remove the contaminants from the assembly file?"
assembly
removal
bacterial
genome
vector
• 1,060 views
•
link
updated
by
GenoMax
•
written
by
mathavanbioinfo
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Remove microbes(cobionts) contamination: before or after insect de novo genome assembly?
written by hankool •I'm going to work on a de novo insect genome assembly project. Since it's not practical to obtain a completely "clean" insect sample free of …
-
Pair ended short reads assemble to multiple references with a plasmid also inside
written by sglass •Hello, I am new to bioinformatics and am having trouble doing an assembly and alignment. First I will describe my sample data, I have Illumina …
-
Bacterial refseq to remove contaminats
written by Rogerio Ribeiro •Hi, community. I have been working in a transcriptome for my species of interest which has an available genome. To increase my transcriptomic database, I …
-
How can I remove contaminants from an assembled genome?
written by eennadi •Please how do I remove bacteria sequences from an assembled plant genome contaminated with bacteria sequences. I submitted the genome to NCBI, it was returned …
-
Should we remove plasmid sequences for Whole genome Alignment
written by OptimistHello there!! Should we remove plasmid sequences from genome assemblies for Whole Genome alignment? I want to perform Whole genome alignment among 20 bacterial genomes. …
-
Draft/Scaffold genome assembly
written by netipandey.87 •Does Contig or Scaffold level of bacterial assembly contains plasmid sequences if the genome representation is marked as full in NCBI genome database?? If yes, …
-
Refseq sequences gene position extraction
written by er.doug.ragnar •Hi, I have several bacterial genome from Refseq, I have the faa files, the assembly reports and the gpff files. How can I extract the …
-
Obtain sequence of a gene with vector DNA integrated
written by kspataHi, I have 1 plasmid sample sequenced on MiSeq PE150. I have derived the sequence of putative plasmid by de novo assembly (SPADes). The plasmid …
-
How to remove rRNA, bacterial RNA and polyA contamination from RNA-seq data(fastq format)?
written by Megan •Hi all, I am trying to do some QC on RNA-seq raw reads. According to FastQC results, there is some rRNA, bacterial RNA and polyA …
-
Download complete bacterial genomes and associated plasmid sequences from NCBI
written by wanderingstefan •Hey all! I am trying to download all completely assembled bacterial genomes together with the associated plasmid sequences. I download the complete sequences using biopython: …
You could use an alignment program and vector reference to identify the vector (if it was assembled as a single piece in your data).
Ideally you need to start over. Clean the reads of vector contamination first followed by redoing the assembly.