blasting unaligned reads on usegalaxy
0
0
Entering edit mode
3.2 years ago

Hello

Two of my samples had very low alignment percentage (44 and 32%). I asked HISAT2 to make separate files for unaligned reads which are on fastqsanger formats. I would like to BLAST these unaligned reads to have an idea where this contamination came from. I would like to use NCBI BLAST+ blastn on usegalaxy to do so. However, the unaligned reads (in fastqsanger format) that HISAT2 apparently are not suitable for this. I tried uncompressing these files, but still can't use them. Any suggestions?

usegalaxy RNA-Seq hisat2 • 702 views
ADD COMMENT
1
Entering edit mode

You could try converting them to fasta, e.g. with the seqtk_seq tool.

ADD REPLY
1
Entering edit mode

Generally there is no need to blast every unaligned read. If you suspect there is contamination you could take a sample of reads (~10) and use web blast at NCBI. You should be able to view your data in galaxy and grab a set of reads. You can easily convert them to fasta format by changing @ beginning of fastq header to > and then getting rid of the + and the q-score string in lines 3 and 4 from fastq records.

ADD REPLY

Login before adding your answer.

Traffic: 2956 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6