Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lindseyjane
    Member
    • Apr 2009
    • 28

    Help with using maqview please

    I am trying to view the results of a maq analysis from the alignment file output XXX.map.

    I am having trouble understanding the README file that comes with the maqview package.

    I have successfully indexed the file using the maqindex command but I do not understand the instructions for the ./zrio command, or what it is doing?

    Can someone help me understand what to do next please? Thanks.
  • Layla
    Member
    • Sep 2008
    • 58

    #2
    have you converted the XXX.map file to a text file from this binary format?

    Comment

    • lindseyjane
      Member
      • Apr 2009
      • 28

      #3
      Yes, I have used the command maq mapview out.map to extract to a text file XXXX.map. I have no idea what to do next. I am quite new to using Linux and the command line so if anyone has used maqview before, please could you let me know what to do next? Thanks.

      Comment

      • Jonathan
        Member
        • Jun 2009
        • 36

        #4
        Assuming you already did the following (or similar)
        Code:
        ./maq-0.7.1/maq fastq2bfq /tmp/s_5_1_fastQ.txt /tmp/s_5_1.bfq
        ./maq-0.7.1/maq fastq2bfq /tmp/s_5_2_fastQ.txt /tmp/s_5_2.bfq
        
        ./maq-0.7.1/maq fasta2bfa ./genomes/Enterobacteria_phage_phiX174/NC001422.fna /tmp/phiX.bfa
        
        ./maq-0.7.1/maq map -1 76 -2 76 -u /tmp/unusedReads.txt -N /tmp/out.aln.map /tmp/phiX.bfa /tmp/s_5_1.bfq /tmp/s_5_2.bfq
        
        ./maq-0.7.1/maq assemble /tmp/out.cns /tmp/phiX.bfa /tmp/out.aln.map
        Then you could run the following:
        Code:
        ./maqview-0.2.5/maqindex -i -c /tmp/out.cns /tmp/out.aln.map
        
        ./maqview-0.2.5/maqview -c /tmp/out.cns /tmp/out.aln.map
        This will open the viewer-window, (though in this example VERY slow, as the PhiX coverage here is ~125000x, the maqview code is not build for such a coverage)

        Cheers
        -Jonathan

        Comment

        • lindseyjane
          Member
          • Apr 2009
          • 28

          #5
          Thank you very much for your help, it is working fine now . The problem was in fact with my maq analysis, not with my understanding of maqview.

          Using the instructions for using maq on the project website the command "maq match" is used to align reads to the reference. I think this command must be obsolete because it produces an output alignment file that does not work with maqview.

          The correct command you gave me to map the reads to the reference is "maq map" which I used instead and it worked perfectly. I should have noticed the "maq match" command is missing from the list of commands given when you type "maq" on the command line.

          Comment

          • Jonathan
            Member
            • Jun 2009
            • 36

            #6
            Yes, that is correct.
            Glad it's working now!

            Best
            -Jonathan

            Comment

            • boccy
              Junior Member
              • Aug 2009
              • 3

              #7
              Maqview crashes with mac

              Hi,

              I have installed Maqview 0.2.5 on my iMac and found it crashing consistently. I correcly indexed my .map file (maqindex -i XXX.map) and then run the maqview command (maqview XXX.map), I can see the main window, but after a couple of clicks it inevitably crashes complaining about a "Bus error".
              Can anyone help me with this?
              Thanks

              Comment

              Latest Articles

              Collapse

              • 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
              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              35 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              22 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-07-2026, 11:05 AM
              0 responses
              34 views
              0 reactions
              Last Post SEQadmin2  
              Working...