Sorry if this has already been answered somewhere else, perhaps I'm searching the wrong terms
I'm beginning a metagenomics/metatranscriptomics project regarding freshwater bacterial populations. I've received my data in the form of a .bam file, which I have already sorted and indexed using samtools. I am interested in searching the data for specific protein sequences, but am unsure how to go about doing this. Is there a simple way I could BLAST this file (or some similar search tool) for these sequences?
I also received a .fastq file, so maybe I will need to convert this to a .fasta and use it as a library for stand-alone BLAST?
Thanks for your help
I'm beginning a metagenomics/metatranscriptomics project regarding freshwater bacterial populations. I've received my data in the form of a .bam file, which I have already sorted and indexed using samtools. I am interested in searching the data for specific protein sequences, but am unsure how to go about doing this. Is there a simple way I could BLAST this file (or some similar search tool) for these sequences?
I also received a .fastq file, so maybe I will need to convert this to a .fasta and use it as a library for stand-alone BLAST?
Thanks for your help
Comment