Off topic:Error in fasta to fastq conversion
0
0
Entering edit mode
8.3 years ago

Hi All,

Thanks for the suggestions. I used the code from these posts to convert the fasta file into fastq.

Here is a part of the original fasta file:

>cel1_count=3
TGCCTTGTCTGTCCTAAAAATC
>cel2_count=9
GTTAAGTGGGAAACGATGT
>cel3_count=7
CCGACCTTGAAATACCAC
>cel4_count=7
TAGAAATCCACTATGCTTTGG
>cel5_count=5
CGCGGGTGAGCAGCCTGGTAGCTCGTC

And the resulting fastq file:

@cel1_count=3
TGCCTTGTCTGTCCTAAAAATC
+
IIIIIIIIIIIIIIIIIIIIII
@cel2_count=9
GTTAAGTGGGAAACGATGT
+
IIIIIIIIIIIIIIIIIII
@cel3_count=7
CCGACCTTGAAATACCAC
+
IIIIIIIIIIIIIIIIII
@cel4_count=7
TAGAAATCCACTATGCTTTGG
+
IIIIIIIIIIIIIIIIIIIII
@cel5_count=5
CGCGGGTGAGCAGCCTGGTAGCTCGTC
+
IIIIIIIIIIIIIIIIIIIIIIIIIII

Using the fastq file in miRExpress, the tool returned an error: Illegal Character: IIIIIIIIII

Using the original fasta file in mirdeep2, the tool also returned an error: the first line of the file is not in accordance with fasta specification. Make sure that the file is according to specifications and does not contain whitespaces.

Is there a way to ensure that the original fasta file is checked and marked to fasta specification? I am hoping that may solve the Illegal Character issue.

Thanks!

RNA-Seq • 2.2k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2652 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