Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nncy1105
    Junior Member
    • May 2013
    • 3

    Bowtie error message

    I'm using bowtie 12.7 and am aligning Solid colorspace sequencing files to hg19. I have ran two similar datasets using the same script and it went fine, but ran into a wall with this set. I've been trying to find the source of the error given it refers to a specific tag/tags. When I look for the sequence tag identities in the .csfasta or .QV.qual files, they look fine - no typo, nothing glaring. I'm not sure where else to go at this point. If anyone can offer me suggestions on where the source of this error could be or anything to help, that would be great. I have no prior bioinformatics experience so this hiccup here is a bit daunting so thank you for bearing with my laymen explanation and trying to help.

    Input Script:
    bowtie -C /index/hg19_c -B 1 -p 6 -v 0 -m 1 --col-keepend --fr -f -1 F3.csfasta -2 F5.csfasta --Q1 F3.QV.qual --Q2 F5.QV.qual --max multiple_V0 --un notMatch_V0 > map_V0.txt

    Error message:
    Warning: one or more mismatched read names between FASTA and quality files
    Warning: one or more mismatched read names between FASTA and quality files
    Warning: one or more mismatched read names between FASTA and quality files
    Warning: one or more mismatched read names between FASTA and quality files
    Warning: one or more mismatched read names between FASTA and quality files
    Warning: one or more mismatched read names between FASTA and quality files
    Offending read name: "1_5_66_F3"
    Too few quality values for read: 1_5_66_F3
    are you sure this is a FASTQ-int file?
    terminate called after throwing an instance of 'int'
    getAlignment.sh: line 22: 3579 Aborted
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Are you doing this on unix or some other OS?

    Have you looked in the sequence files to see where that offending read is? It may be the first one. Sounds like there is something about that read bowtie does not like.

    You can grep the read name out of the file and post it here so we can see if there is something odd about it.

    Code:
    $cat F3.csfasta | grep "1_5_66_F3"
    It also seems that the number of entries in your csfasta files do not seem to match .qual file.

    Can you check the following?
    Code:
    $cat F3.csfasta | grep ">"| wc -l
    $cat F3.QV.qual | grep ">"| wc -l
    Are those numbers identical for both sets of files?

    Comment

    • nncy1105
      Junior Member
      • May 2013
      • 3

      #3
      Hi GenoMax,

      I'm running this on a server: GNU/Linux (I believe RedHat).

      I tried your codes and I can't see anything wrong still:

      code: $cat F3.csfasta | grep "1_5_66_F3"
      and it returned:
      >1_5_66_F3

      code:$cat F3.csfasta | grep ">"| wc -l
      $cat F3.QV.qual | grep ">"| wc -l
      and it returned:
      23693204
      23693204

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by nncy1105 View Post
        Hi GenoMax,

        I'm running this on a server: GNU/Linux (I believe RedHat).

        I tried your codes and I can't see anything wrong still:

        code: $cat F3.csfasta | grep "1_5_66_F3"
        and it returned:
        >1_5_66_F3

        code:$cat F3.csfasta | grep ">"| wc -l
        $cat F3.QV.qual | grep ">"| wc -l
        and it returned:
        23693204
        23693204
        Those stats look ok.

        Were these files saved on a PC/Mac and then transferred to the unix server? Did you try to open them in an editor on a PC/Mac? If that was the case then see this: http://kb.iu.edu/data/acux.html

        Comment

        • nncy1105
          Junior Member
          • May 2013
          • 3

          #5
          Originally posted by GenoMax View Post
          Those stats look ok.

          Were these files saved on a PC/Mac and then transferred to the unix server? Did you try to open them in an editor on a PC/Mac? If that was the case then see this: http://kb.iu.edu/data/acux.html
          GenoMax, those were saved from a ftp site to my external harddrive attached to a MacOSX 10.5 then sftp transferred to the Linux server. I'll try the Cyberduck or OpenSSH program on the page you recommended and transfer those files again. Hopefully that will solve this. Thanks!

          Comment

          Latest Articles

          Collapse

          • mylaser
            Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by mylaser
            Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
            If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
            This guide explains everything you need to know about...
            Today, 01:13 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          17 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          10 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Working...