Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Fastx-Toolkit Newbie help IUB codes in fastq causing error

    I simply wanted to try out a few command line alignments of ABI sanger sequences. I converted the .phd.1 files to fastq using a BioPerl script (http://www.bioperl.org/wiki/HOWTO:SeqIO). Then I wanted to trim these files according to the quality scores and so have been using the fastx-toolkit. Problem was the fastq nucleotide sequence gave an error ('found invalid nucleotide sequence') using any of the tools.
    Using a test file as follows was OK:
    @test
    GTGCGGTGGTGGAGACGCACTTGATAGTCCTTCTCCGCAGGTACTTT
    +
    &$"'&&$&&&""+)(&(*,213+)*),,/4:=2-,&",.1.9-7884

    But replacing any base with an IUB code gave the error again.

    Eg using (see R at position 5):
    @test
    GTGCRGTGGTGGAGACGCACTTGATAGTCCTTCTCCGCAGGTACTTT
    +
    &$"'&&$&&&""+)(&(*,213+)*),,/4:=2-,&",.1.9-7884

    $ fastx_quality_stats -i test.fastq -o test.stats -Q33
    fastx_quality_stats: found invalid nucleotide sequence (GTGCRGTGGTGGAGACGCACTTGATAGTCCTTCTCCGCAGGTACTTT) on line 2

    This must be the cause of the error - but why? Fastq files can have IUB codes surely!?
    Thanks for any help on this apparently simple question.

    Using :
    Ubuntu
    FASTX Toolkit 0.0.13.1

  • #2
    IUPAC ambiguity codes are valid in FASTQ, but typically you'll only see N (and ACGT). It seems that FASTX doesn't like this - you could report it.

    Comment


    • #3
      Thanks maubp
      Reply from Fastx-toolkit author says that these tools were designed to work with files from Illumina machines containing only ACGT & N and will therefore fail on other kinds of input.
      So that's that.

      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...
        Yesterday, 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
      58 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      45 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      55 views
      0 likes
      Last Post seqadmin  
      Working...
      X