Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jonathan
    Member
    • Jun 2009
    • 36

    #31
    Why would you want to convert the binary cns to acgt?

    Could you list your maq-steps, that would allow me to better understand
    what you are trying to achieve.

    Best
    -Jonathan

    Comment

    • KiTrinet
      Junior Member
      • Jun 2009
      • 7

      #32
      first, i convert my fasta file into bfa
      than convert my fastq file into bfq
      after that i obtain the map file using bfa and bfq
      maq match alignment.map alignment.bfa alignment.bfq
      it has 3 runs at 126% each
      than once i obtain that
      i use
      maq assemble alignment.cns alignment.bfa alignment.map
      than it tells me that consensus file has been created and it is in binary format which i cannot view it.
      than i try to use maqindex -i -c alignment.cns alignment.map
      but it tells me that alignment.cns is failing therefore i need to do mapass2maq for the alignment.cns but it fails giving me an error of the failure of the alignment

      i tried multiple ways but i could not obtain any results
      thats where i actually stopped
      than i tried to use that to view the files in mapview but i still was not able to do anything.

      please let me know if you further want me to discuss it i tried to cover step by step, i hope this will allow you to see where i am making a mistake.

      thanks,

      K

      Comment

      • Jonathan
        Member
        • Jun 2009
        • 36

        #33
        Those *should* be the very steps to success;

        For maqview/maqindex to work the cns needs to be binary (afaik),
        so... I'm currently out of ideas.

        could you paste the exact 'message' from maqindex?

        Best
        -Jonathan

        Comment

        • olus
          Member
          • Aug 2008
          • 22

          #34
          maqindex segmentation fault (seqid too large)

          Thanks every body for this community.

          I had experienced "segmentation fault" with maqindex 2.5 when trying to index .map files (1 solexa lane, 14,853,012 sequences, pair end, 36 bp).
          The reference genome is Sc288 (Yeast 12Mbp).

          I tried with mapview-2.6, commented out line 11 of const.h, and compiled.
          Everithing goes fine

          But when I did the following:
          $ maqindex -c s_8.consensus.cns -i s_8.map
          I had this:
          -- Indexing the alignment file 's_8.map' ... -- Found error seqid is too large 1549491744 >= 17 in notify -- maqmap_index.c:123 --
          Segmentation fault

          Can you help me to interpret this error?

          My Best.
          G.
          gabriele bucci

          Comment

          • olus
            Member
            • Aug 2008
            • 22

            #35
            maqindex segmentation fault (seqid too large)

            Thanks every body for this community.

            I had experienced "segmentation fault" with maqindex 2.5 when trying to index .map files (1 solexa lane, 14,853,012 sequences, pair end, 36 bp).
            The reference genome is Sc288 (Yeast 12Mbp).

            I tried with mapview-2.6, commented out line 11 of const.h, and compiled.
            Everithing goes fine

            But when I did the following:
            $ maqindex -c s_8.consensus.cns -i s_8.map
            I had this:
            -- Indexing the alignment file 's_8.map' ... -- Found error seqid is too large 1549491744 >= 17 in notify -- maqmap_index.c:123 --
            Segmentation fault

            Can you help me to interpret this error?

            My Best.
            G.
            gabriele bucci

            Comment

            • KiTrinet
              Junior Member
              • Jun 2009
              • 7

              #36
              I tried to follow your directions when maqindex -i -c alignment.cns alignment.map
              I obtain
              -- Indexing the alignment file 'alignment.map' ... DONE!
              -- Indexing the alignment file 'alignment.cns' ... DONE!

              than i go on maqview -c alignment.cns alignment.map
              freeglut (maview) failed to open display ' '

              thanks,

              Comment

              • olus
                Member
                • Aug 2008
                • 22

                #37
                Originally posted by olus View Post
                Thanks every body for this community.

                I had experienced "segmentation fault" with maqindex 2.5 when trying to index .map files (1 solexa lane, 14,853,012 sequences, pair end, 36 bp).
                The reference genome is Sc288 (Yeast 12Mbp).

                I tried with mapview-2.6, commented out line 11 of const.h, and compiled.
                Everithing goes fine

                But when I did the following:
                $ maqindex -c s_8.consensus.cns -i s_8.map
                I had this:
                -- Indexing the alignment file 's_8.map' ... -- Found error seqid is too large 1549491744 >= 17 in notify -- maqmap_index.c:123 --
                Segmentation fault

                Can you help me to interpret this error?

                My Best.
                G.
                Sorry for the doubled posting...

                By the way, I solved my problem installing maqview-0.2.3.

                maqindex -i -c s_1.consensus.cns s_1.map
                -- Indexing the alignment file 's_1.map' ... DONE!
                -- Indexing the consensus file 's_1.consensus.cns' ... DONE!

                Thanks
                gabriele bucci

                Comment

                • olus
                  Member
                  • Aug 2008
                  • 22

                  #38
                  Originally posted by xuer View Post
                  I got a "Segmentation fault" error when i tried
                  ./maqindex -v input.map chrI:1-200

                  or ./maqindex -i input.map.


                  Is there anybody could help me?
                  I was having segmentation fault both with maqview-0.2.5 and maqview-0.2.6.
                  I resolved installing 0.2.3.
                  Not sure it works also for you....

                  Cheers
                  gabriele bucci

                  Comment

                  • hoyusnd
                    Junior Member
                    • Jul 2009
                    • 1

                    #39
                    Hi everyone I'm trying to install maqview but I think I have a problem.
                    Now I'm using cygwin, maq-0.7.1, maqview-0.2.5.

                    A part of the error message when I typed './autogen.sh' is below.

                    ---

                    $ ./autogen.sh
                    running: aclocal
                    3 [main] perl 1184 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    3 [main] perl 1184 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    3 [main] perl 2196 fork: child 1184 - died waiting for dll loading, errno 11
                    3 [main] perl 2196 fork: child 1184 - died waiting for dll loading, errno 11
                    5405969 [main] perl 2396 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    5405969 [main] perl 2396 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    5425460 [main] perl 2196 fork: child 2396 - died waiting for dll loading, errno 11
                    5425460 [main] perl 2196 fork: child 2396 - died waiting for dll loading, errno 11
                    11015791 [main] perl 3648 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    11015791 [main] perl 3648 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    11037204 [main] perl 2196 fork: child 3648 - died waiting for dll loading, errno 11
                    11037204 [main] perl 2196 fork: child 3648 - died waiting for dll loading, errno 11
                    16251520 [main] perl 848 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    16251520 [main] perl 848 C:\cygwin\bin\perl.exe: *** fatal error - unable to remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same address
                    as parent(0x12B0000) != 0x1E10000
                    16272947 [main] perl 2196 fork: child 848 - died waiting for dll loading, errno 11
                    16272947 [main] perl 2196 fork: child 848 - died waiting for dll loading, errno 11

                    Is there anybody who knows about this problem??

                    Comment

                    • new2NW
                      Junior Member
                      • Jul 2009
                      • 2

                      #40
                      Installing maqview on cygwin on PC

                      Hello all! I am hoping someone out there can help me. I use a PC, but needed to run Maq and Maqview, so I installed cygwin and got Maq installed and usable. However, I am running into problems with Maqview. Everything looks good until I get to the 'make' command and I get a long string of stuff that ends in an error (this is just the last part):

                      /cygdrive/d/maqview/MainFrame.c:91: undefined reference to `_glutReshapeWindow'
                      /cygdrive/d/maqview/MainFrame.c:94: undefined reference to `_glutSetWindow'
                      MainFrame.o: In function `main':
                      /cygdrive/d/maqview/MainFrame.c:190: undefined reference to `_glutInit'
                      /cygdrive/d/maqview/MainFrame.c:204: undefined reference to `_glutInitDisplayMod
                      e'
                      /cygdrive/d/maqview/MainFrame.c:205: undefined reference to `_glutInitWindowSize
                      '
                      /cygdrive/d/maqview/MainFrame.c:206: undefined reference to `_glutInitWindowPosi
                      tion'
                      /cygdrive/d/maqview/MainFrame.c:207: undefined reference to `_glutCreateWindow'
                      /cygdrive/d/maqview/MainFrame.c:225: undefined reference to `_glutSetWindow'
                      /cygdrive/d/maqview/MainFrame.c:226: undefined reference to `_glutReshapeFunc'
                      /cygdrive/d/maqview/MainFrame.c:227: undefined reference to `_glutDisplayFunc'
                      /cygdrive/d/maqview/MainFrame.c:228: undefined reference to `_glutKeyboardFunc'
                      /cygdrive/d/maqview/MainFrame.c:229: undefined reference to `_glutSpecialFunc'
                      /cygdrive/d/maqview/MainFrame.c:240: undefined reference to `_glutMainLoop'
                      MainFrame.o: In function `main_display':
                      /cygdrive/d/maqview/MainFrame.c:72: undefined reference to `_glutSwapBuffers'
                      MainFrame.o: In function `main_reshape':
                      /cygdrive/d/maqview/MainFrame.c:95: undefined reference to `_glutPostRedisplay'
                      /cygdrive/d/maqview/MainFrame.c:95: undefined reference to `_glutPostRedisplay'
                      collect2: ld returned 1 exit status
                      make[1]: *** [maqview.exe] Error 1
                      make[1]: Leaving directory `/cygdrive/d/maqview'
                      make: *** [all] Error 2

                      Gah!!!!! Help!

                      Comment

                      • Yu_Sun
                        Junior Member
                        • Sep 2009
                        • 1

                        #41
                        "bus error" in maqindex

                        Hi everyone,

                        I still have the "bus error" problem when I tried to use maqindex command "maqindex -i all.map" . The error message showed as below:

                        -- Indexing the alignment file 'all.map' ... Bus error

                        My maqview is the latest version 0.2.6. When I used the previous version 0.2.5, no such bug showed up in the index process. I successfully finished indexing the map file and run maqview. But when I did a few click in the maqview window, an error with Bus error showed up and end the maqview automatically.

                        I use mac os x 10.5.8. Great thanks to any helpful comments!

                        Comment

                        • Lspoor
                          Member
                          • Mar 2010
                          • 18

                          #42
                          Same problem but still no joy following the answer to the thread

                          Originally posted by Albert N View Post
                          Heeeelp!

                          I have some troubles triying to compile maqview-0.2.6 (sorry I'm a beginner).
                          Install file says: "To compile it, just run"./autogen.sh; ./configure; make"......but when I type ./autogen this is the output:
                          albert@mambara:~/maqview$ ./autogen.sh
                          running: aclocal
                          eval: 1: aclocal: not found
                          error: while running 'aclocal'

                          Somebody knows what am I doing wrong?
                          I had the same problem as Albert N. I followed the instructions in the thread. MaqView is trying to install and the initial configuration seems to go ok but I get the following error messages after I type "make", but I'm not sure what they mean:
                          g++ -g -O2 -o maqview read_cache.o view_goto.o view_panel.o gl_gui.o MainFrame.o btree.o maqmap_index.o zrio.o stdhashc.o cns_cache.o const.o adler32.o compress.o crc32.o deflate.o gzio.o inffast.o inflate.o infback.o inftrees.o trees.o uncompr.o zutil.o -lGL -lglut -lm
                          view_panel.o: In function `resetPickMatrixs':
                          /usr/local/bin/maqview/view_panel.c:270: undefined reference to `gluPickMatrix'
                          collect2: ld returned 1 exit status
                          make[1]: *** [maqview] Error 1
                          make[1]: Leaving directory `/usr/local/bin/maqview'
                          make: *** [all] Error 2

                          Any ideas?

                          Comment

                          • Lspoor
                            Member
                            • Mar 2010
                            • 18

                            #43
                            SImilar problem in Maqview installation

                            Iam also getting the following error when typing in the "make" command as the last step to install the latest version of MAQVIEW, does anyone know what it means?

                            g++ -g -O2 -o maqview read_cache.o view_goto.o view_panel.o gl_gui.o MainFrame.o btree.o maqmap_index.o zrio.o stdhashc.o cns_cache.o const.o adler32.o compress.o crc32.o deflate.o gzio.o inffast.o inflate.o infback.o inftrees.o trees.o uncompr.o zutil.o -lGL -lglut -lm
                            view_panel.o: In function `resetPickMatrixs':
                            /usr/local/bin/maqview/view_panel.c:270: undefined reference to `gluPickMatrix'
                            collect2: ld returned 1 exit status
                            make[1]: *** [maqview] Error 1
                            make[1]: Leaving directory `/usr/local/bin/maqview'
                            make: *** [all] Error 2

                            Comment

                            • sigusn
                              Member
                              • Aug 2008
                              • 19

                              #44
                              Hi
                              I gave up on using maqview. Use this free tool instead, The Integrative Genomics Viewer (IGV).

                              Comment

                              • Lspoor
                                Member
                                • Mar 2010
                                • 18

                                #45
                                integrative genome viewer

                                Hi I had a look at this but from what I could see I could only choose from the listed genomes? Mine wasn't in there and I couldn't see a way of uploading your own genome in there?

                                I'm aligning Illumina paired end reads for bacterial isolates against a related reference genome in MAQ, then trying to view the aligned reads against their reference genome, so that I can visually identify SNPs and the aligned reads. I was using a program called Tablet quite nicely until I updated to the latest version when I encountered problems with uploading my assembly.

                                Does anyone know of a program that could do similar? I'm giving up on Maqview unless a miracle happens!

                                Comment

                                Latest Articles

                                Collapse

                                • SEQadmin2
                                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                                  by SEQadmin2


                                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                                  ...
                                  06-02-2026, 10:05 AM
                                • SEQadmin2
                                  Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                                  by SEQadmin2


                                  With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                                  Introduction

                                  Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                                  05-22-2026, 06:42 AM
                                • SEQadmin2
                                  Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
                                  by SEQadmin2

                                  Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


                                  Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
                                  05-06-2026, 09:04 AM

                                ad_right_rmr

                                Collapse

                                News

                                Collapse

                                Topics Statistics Last Post
                                Started by SEQadmin2, Today, 08:59 AM
                                0 responses
                                10 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-02-2026, 12:03 PM
                                0 responses
                                21 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-02-2026, 11:40 AM
                                0 responses
                                17 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 05-28-2026, 11:40 AM
                                0 responses
                                30 views
                                0 reactions
                                Last Post SEQadmin2  
                                Working...