Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • fastqc Exception (error)

    Hi,

    I am running the fastqc (v0.11.4) on Ubuntu 14.04.3 LTS.
    I have four fastq files (two pairs of paired-end reads samples). They are AFAIK from old solexa machines in sanger format
    somehow when I am trying to fastq the _1 files I get the following error message:

    Code:
    fastqc -t 12 -o ../Results/1c3c603f-29ac-4263-851d-b19f9ce4cfb0/fastqcResults/ 61627AAXX_1_1.fastq.gz 
    Started analysis of 61627AAXX_1_1.fastq.gz
    Exception in thread "Thread-1" java.lang.IllegalArgumentException: Unexpected cs char C
            at uk.ac.babraham.FastQC.Sequence.FastQFile.convertColorspaceToBases(FastQFile.java:334)
            at uk.ac.babraham.FastQC.Sequence.FastQFile.readNext(FastQFile.java:191)
            at uk.ac.babraham.FastQC.Sequence.FastQFile.next(FastQFile.java:125)
            at uk.ac.babraham.FastQC.Analysis.AnalysisRunner.run(AnalysisRunner.java:76)
            at java.lang.Thread.run(Thread.java:745)
    than nothing happens.
    When I am using the same command for the _2 files, it works fine.

    Code:
    fastqc -t 12 -o ../Results/1c3c603f-29ac-4263-851d-b19f9ce4cfb0/fastqcResults/ 61627AAXX_1_2.fastq.gz 
    Started analysis of 61627AAXX_1_2.fastq.gz
    Approx 5% complete for 61627AAXX_1_2.fastq.gz
    ...
    I can't see any differences in the format of the two files.

    the header of the two files from one of the pairs looks like that:

    Code:
    zcat 61GAFAAXX_1_1.fastq.gz | head -n 12
    @SOLEXA12_1:1:1:990:4777/1 1:Y:0:0
    ..................................................
    +
    ##################################################
    @SOLEXA12_1:1:1:990:11674/1 1:Y:0:0
    ..................................................
    +
    ##################################################
    @SOLEXA12_1:1:1:990:17662/1 1:Y:0:0
    ..................................................
    +
    ##################################################
    and
    Code:
    zcat 61GAFAAXX_1_2.fastq.gz | head -n 12
    @SOLEXA12_1:1:1:990:4777/2 2:Y:0:0
    ..................................................
    +
    ##################################################
    @SOLEXA12_1:1:1:990:11674/2 2:Y:0:0
    ..................................................
    +
    ##################################################
    @SOLEXA12_1:1:1:990:17662/2 2:Y:0:0
    ..................................................
    +
    ##################################################
    Any ideas, why I can't run the _1 files?

    thanks
    Assa

    P.S.
    When I am running the SolexaQA++ tool, I can read all the four files without difficulties.

  • #2
    For reference, also posted (and possibly answered) on Biostars: https://www.biostars.org/p/167555/

    Comment


    • #3
      sorry about spamming the forum. I have wanted to delete the entries, but couldn't find any way to do so.

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin


        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
        Today, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      37 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X