Hi everyone.
First of all, I'm new to the forum and new to the realm of bioinformatics.
I'm currently working on a project where I'm set to analyse several sequenced e.coli strains.
My first task is to check for contamination.
Running Webblast i find many hits for other bacteria than e.coli with 0 E-value and 95-100% MaxIdent.
E.coli is however by far the dominant hits.
I need to get a general impression of contamination in all contigs for the 6 different E.coli strains I have, so I can decide if I can do further analyses with the contigs unmodified of if contamination needs to be removed.
Seeing there's >100 contigs for each strain and webblast output is limited to one strain at a time, this is not feasable.
Therefore I've installed blast+ and blastall locally (unix) and downloaded the nr database.
When running blastall -i trh9.fna -p blastn -d nr -o result.txt
I get an almost empty result.txt file as output.
Have I installed the nr database correctly, or is something wrong with my syntax?
I've downloaded all the archives and put them in a db directory.. (nr.00, nr.01, etc.)
The input file is a standard(?) fasta formatted file.
Tips, pointers, help would be greatly appreciated.
Anders
First of all, I'm new to the forum and new to the realm of bioinformatics.
I'm currently working on a project where I'm set to analyse several sequenced e.coli strains.
My first task is to check for contamination.
Running Webblast i find many hits for other bacteria than e.coli with 0 E-value and 95-100% MaxIdent.
E.coli is however by far the dominant hits.
I need to get a general impression of contamination in all contigs for the 6 different E.coli strains I have, so I can decide if I can do further analyses with the contigs unmodified of if contamination needs to be removed.
Seeing there's >100 contigs for each strain and webblast output is limited to one strain at a time, this is not feasable.
Therefore I've installed blast+ and blastall locally (unix) and downloaded the nr database.
When running blastall -i trh9.fna -p blastn -d nr -o result.txt
I get an almost empty result.txt file as output.
Have I installed the nr database correctly, or is something wrong with my syntax?
I've downloaded all the archives and put them in a db directory.. (nr.00, nr.01, etc.)
The input file is a standard(?) fasta formatted file.
Tips, pointers, help would be greatly appreciated.
Anders
Comment