I am not getting any plasmid in my mircobial genome data? why is it so ?
I have fastq files of microbial genomics data. and want to get plasmids from it. I have tried plasmidfinder and spadesplasmid as well. but all the time file show up empty. why is it so ? any suggestion ?
genome
plasmid
microbial genomics
• 2,415 views
•
link
written
by
hafiz.talhamalik
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
error in extracting one chromosome from multiple fasta files to a single fasta file
written by evafinegan •Hello All, I have multiple fasta files. I want to make output files for each chromosome from all the fasta files. For example, output file …
-
Plasmid sequences seperation from assembly contigs/fastq file of bacterial complete genome?
written by MSRSHi Biostars Community, I have spades assembly contigs of E. coli complete genome. From plasmidfinder (https://cge.cbs.dtu.dk/services/PlasmidFinder/) we found several plasmids are present in these contigs …
-
How to detect which plasmids occur multiple times in a collection of fragmented whole genome assemb…
written by bas1993 •I have whole genome assemblies of >100 bacterial isolates that are very fragmented (short read sequencing, MiSeq). In this dataset I determined that there are …
-
Determine number and length of plasmids in bacterial genome (using something like Prokka)
written by suzuBell •I have been finding the [Prokka software][1] to be very useful annotating an assembled bacterial genome (contigs). I wanted to know if anyone has recommendations …
-
Getting an empty .fastq file as output when ran poretools command on multiple .fast5 files
written by SV •Hello everyone, I am trying to do assembly and annotation for oxford nanopore data, bacterial genome (have multiple .fast5 and fastq files with me). For …
-
How to interprete PlasmidSeeker results when you have some plasmid clusters?
written by The Terminator •Hi all, I've been interested in plasmid detection in bacterial genomes. I tried [plasmidfinder][1] and this software found only one plasmid in each of my …
-
How to separate sequences of two species from Metagenomics Analysis?
written by hafiz.talhamalikI have sequenced a genomics data. This contains ecoli and naegleria fowleri, and I want to separate both of them so I could assemble naegleria …
-
Identifying bacterial resistance using plasmid sequencing
written by mohamed_refaat.1992 •Hi everyone, I'm working on a project studying plasmid-borne bacterial resistance in clinical settings. After culturing, plasmids from different samples were isolated and paired-end sequenced …
-
eliminate empty reads in R1 and R2 fastq file
written by cabraham03 •Hi, I have a genome in two fastq files, an I have tried to determinate the deep coverage using, bwa, samtools, and BAMstats, the problem …
-
How to find a ncbi nucleotide entry in the FTP site
written by leontp587 •Hello, I have a big list of ncbi accession numbers for plasmids that I want to grab the sequences to. Examples: ``` gi|6090378|emb|A78782.1| gi|154735|gb|K00546.1 gi|1208491|dbj|D45834.1 …
How was the DNA prepared?
Do you have a reference sequence for any plasmids you can blast contigs against?
Do you know for certain this organism, under the conditions you tested, contains a plasmid?
The DNA was extracted by using whole DNA extraction kit under optimal conditions. Yes, We do have reference sequence of a plasmid.
I think its still possible to lose plasmids (especially if they’re small), when doing preps which purport to be “total DNA preps” (but I’m not convinced this is definitively the answer anyway).
It may be worth taking a step back, and just doing a ‘normal’ de novo assembly, with no special consideration for the plasmids, and then BLAST all the contigs against the reference plasmids sequence. Step one is figuring out whether you even have the corresponding DNA there at all, before plasmidSPAdes etc, to see if they have anything to work with.
I tried aligning fastq file with plasmid sequence and found some hits as well but when I annotated those hits with plasidfinder I found nothing there.
I would assemble before you BLAST - so BLAST contigs instead of reads.
Plasmid assemblers aren't magic however, so assuming you're doing nothing wrong, there's still no guarantee they'll find what you're looking for in a neat way.
What exactly have you tried? Can you show the commands?
I tried assembly using velvet, spades and unicycler. then I used assembled contigs for plasmid finding for web based plasmidfiner.
for plasmid spades I used this command.