We expected all 40 of our samples to be Bacillus subtilis. After we got the short reads from all samples back from the core facility, I BLASTed 10,000 random reads from each sample. 20/40 of the samples got BLAST results that indicated Bacillus licheniformis. So I suspect that the Bacillus licheniformis samples might be the result of contamination from a single Bacillus licheniformis individual, cross contaminated across multiple samples.
Yes, there are existing references for both species.
The libraries were amplified via Clonal Bridge Amplification / PCR. The sequencing done was Illumina Hiseq, and the read output was short reads of 150 bp each.
Thanks I really appreciate you taking the time to help out!
You could use
BBsplit.shfrom BBMap suite with a selection of the genomes you expect to quickly try and bin your reads. You would get an idea of the problem at hand that way and cleaned data that you can use for downstream steps if you wish.Hi thanks for the suggestion, that looks interesting. In this case would I use a couple of my genomes as the references and see if any of the reads bin "heavily" towards one reference versus the other? Thanks.