Fastq Splitter vs Fastq de-lancer on Galaxy
0
0
Entering edit mode
4.1 years ago
pbm11 • 0

Hello Everyone

I have 1 RNAseq file (.fastq format) which has both forward and reverse reads. How should I proceed for Hisat2 alignment? Should I use Fastq Splitter or Fastq de-lancer on this file to map it? If it so why?

Thanks in advance

RNA-Seq alignment assembly next-gen galaxy • 1.2k views
ADD COMMENT
0
Entering edit mode

Because HISAT2 does not accept interleaved reads you will have to separate read 1 and 2 into separate files.

ADD REPLY
0
Entering edit mode

I just tried to align this file with Hisat2 (using library option -Pairend data from single interleved dataset) and this is alignment summary, what do u think about this?

42245991 reads; of these:
  42245991 (100.00%) were paired; of these:
    4086755 (9.67%) aligned concordantly 0 times
    34949638 (82.73%) aligned concordantly exactly 1 time
    3209598 (7.60%) aligned concordantly >1 times
    ----
    4086755 pairs aligned concordantly 0 times; of these:
      438370 (10.73%) aligned discordantly 1 time
    ----
    3648385 pairs aligned 0 times concordantly or discordantly; of these:
      7296770 mates make up the pairs; of these:
        4205058 (57.63%) aligned 0 times
        2340862 (32.08%) aligned exactly 1 time
        750850 (10.29%) aligned >1 times
95.02% overall alignment rate
ADD REPLY
0
Entering edit mode

Looks good. Your data appears to be aligning well.

ADD REPLY
0
Entering edit mode

Thanks!!! Incase I am not using this option and need to split the file into 2 parts, which tool should I use: Splitter or delancer?

ADD REPLY
0
Entering edit mode

Hmm. You did not de-interleave your reads and HISAT2 accepted that file?

Looks like Galaxy may be doing something under the covers to split the files and then feed them to HISAT2 or HISAT2 accepts interleaved reads (though the manual seems to make no mention of it). It appears to have worked right.

I looked up fastq splitter and de-interlacer on Galaxy. Looks like only difference is that splitter expects reads to have identical lengths. But otherwise you could use either. Or so it seems.

I personally use reformat.sh from BBMap suite to de-interleave reads.

ADD REPLY

Login before adding your answer.

Traffic: 1444 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