This is a test version of Biostars. For the public version, visit https://www.biostars.org.
fastq_quality_filter: input file (-) has unknown file format (not FASTA or FASTQ)

Hi, so I'm running my RNAseq data through the Fastqc quality filter program through command line in Linux Ubuntu.

I've used this input and this error comes up

user@it053392:~$ fastx_trimmer
[-q 30] [-z] [-i /home/user/Desktop/_sam/RNAseq Beta Data/10G87.fastq] [-o /home/user/Desktop/RNA]
fastx_trimmer: input file (-) has unknown file format (not FASTA or FASTQ), first character = [ (91)

Any ideas what the problem is. The file is tagged as being .fastq format and I've just used the same files in another Fastx programme (which visualises the data quality), so I'm a bit confused as why it won't work. Any help?

rna-seq software-error

Have you looked at the actual file contents, for example by using the head command?

0 answers

No answers yet.

Log in to answer this question.