Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bowtie index problem (bowtie-build and then bowtie-inspect)

    I used bowtie-build to build an index:
    Code:
    ~/bin/bowtie/bowtie-build human_g1k_v37.fa human_g1k_v37
    It seemed to complete just fine:
    ebwtTotLen: 818510080
    ebwtTotSz: 818510080
    reverse: 0
    Total time for backward call to driver() for mirror index: 05:24:17
    Created these files:
    -rw-r--r-- 1 akurdogl asiniard 684M Dec 25 09:33 human_g1k_v37.4.ebwt
    -rw-r--r-- 1 akurdogl asiniard 3.7K Dec 25 09:33 human_g1k_v37.3.ebwt
    -rw-r--r-- 1 akurdogl asiniard 829M Dec 25 16:58 human_g1k_v37.1.ebwt
    -rw-r--r-- 1 akurdogl asiniard 361M Dec 25 16:58 human_g1k_v37.2.ebwt
    -rw-r--r-- 1 akurdogl asiniard 785M Dec 25 22:23 human_g1k_v37.rev.1.ebwt
    -rw-r--r-- 1 akurdogl asiniard 342M Dec 25 22:23 human_g1k_v37.rev.2.ebwt
    But when I run bowtie-inspect:
    Code:
    bowtie-inspect human_g1k_v37
    It immediately crashes with this error:
    assert_eq: expected (1, 0x1) got (84, 0x54)
    bowtie_inspect.cpp:242
    bowtie-inspect: bowtie_inspect.cpp:242: void print_ref_sequences(std:stream&, bool, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, const uint32_t*, const std::string&): Assertion `0' failed.
    Aborted
    Or if I run:
    Code:
    bowtie-inspect -s human_g1k_v37
    I get this:
    Colorspace 0
    SA-Sample 1 in 32
    FTab-Chars 10
    Sequence-1 ?M???F=?w?Q???!~? /m?_}u?????w??}?????_o?C_Q??stߕ[5?{d??]?q??w?t?}g?>0 249250621
    Sequence-2 x??x?????????????????????????????...
    Any help is appreciated.

  • #2
    Query

    I am getting the same problem . Could you please let me know how you solved this?

    Thanks

    Comment


    • #3
      Bowtie_build - internal exception#1

      Hello All!

      I am having troubles running bowtie_build.
      I am running:
      bowtie2-build /scratch/annet/Sdata/SSURefSilva.fa SSURef \
      > /scratch/annet/Sdata/SSURefSilva.fa

      And I am getting this error message:
      Reference file does not seem to be a FASTA file
      Error: Encountered internal Bowtie 2 exception (#1)
      Command: /opt/local/software/Genome/bowtie2/2.0.0-beta7/bin/bowtie2-build /scratch/annet/Sdata/SSURefSilva.fa SSURef

      But my fasta file is ok, I know it!

      Does anybody know what can be the problem???
      Please!!!!!!

      Comment


      • #4
        according to the Bowtie2 manual,
        the format of the bowtie-build statement should be

        Code:
        bowtie2-build [options]* <reference_in> <bt2_base>
        You might want to use the option -f to specify that your reference is in fasta format.

        Comment


        • #5
          Ok! Thank you very much!!!

          Comment

          Latest Articles

          Collapse

          • 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
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          49 views
          0 likes
          Last Post seqadmin  
          Working...
          X