This is a test version of Biostars. For the public version, visit https://www.biostars.org.
I have RAW Illumina Paired-end sequence in FASTQ format. Can someone please guide me on how to create a single FASTA file for analysis? I want to check the presence of bacterial resistance. Need help

I have RAW Illumina Paired-end sequence in FASTQ format. Can someone please guide me on how to create a single FASTA file for analysis? I want to check the presence of bacterial resistance. Need help in this.

sequencing illuminasequencing ngs illumina dataanalysis

It's not a pushbutton thing you are asking. Have you googled a variant calling tutorial?

1 answer

You can use velvet or spades for reads assembly, then use blast on the obtained FASTA to know to which bacteria your samples resemble.

Log in to answer this question.