I'm new at bioinformatics and I have fastq files for whole genome sequencing of a bacterial genome. When I make de novo assembly I get hundreds of contigs. How can I get the whole genome assembled? If I want to map such contigs to a reference genome, how can I choose the closest genome? and which tools can I use for mapping. How can I identify plasmids sequences?
You want to map the reads to the reference genome or generate a de novo assembly from the raw sequencing data?
I de novo assembled the reads using spades but I got thousands of contigs that is why I decided to map to a reference genome.
If you are not sure about the organism try classifying the reads with Kraken2.