Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lemon027
    Junior Member
    • Aug 2008
    • 9

    #1

    what is wrong with my MAQ?

    [lemon@localhost Desktop]$ maq map flc_N.map flc.bfa /var/SEQ/Ningyou7_solexa.bfq
    -- maq-0.6.8
    [ma_load_reads] loading reads...
    [ma_load_reads] set length of the first read as 35.
    [ma_load_reads] 21952885*2 reads loaded.
    [ma_longread2read] encoding reads... 43905770 sequences processed.
    [ma_match] set the minimum insert size as 36.
    [match_core] round 1/3...
    [match_core] making index...
    [match_core] processing sequence sjh (1100 bp)...
    [match_core] round 2/3...
    [match_core] making index...
    [match_core] processing sequence sjh (1100 bp)...
    [match_core] round 3/3...
    [match_core] making index...
    [match_core] processing sequence sjh (1100 bp)...
    [match_core] sorting the hits and dumping the results...
    [ma_load_reads] loading reads...
    [ma_load_reads] 21952885*2 reads loaded.
    [mapping_count_single] 16, 16, 16, 16
    已杀死
    ??
    Last edited by lemon027; 09-11-2008, 05:17 PM. Reason: sloved
  • lh3
    Senior Member
    • Feb 2008
    • 686

    #2
    Maq man page will suggest you put 2 million (instead of 20 million) reads in a batch to run maq map. Probably the process gets killed due to insufficient memory.

    You can also use maq.pl easyrun if you works with small genomes. It will split the input for you.

    Comment

    • ECO
      --Site Admin--
      • Oct 2007
      • 1360

      #3
      lemon:

      To follow up on lh3's comment, use the fastq2bfq command with the -n option (say -n 2000000, or 10000000) to automatically split the reads.

      Then run a map command on each file, then use mapmerge.

      Comment

      • lemon027
        Junior Member
        • Aug 2008
        • 9

        #4
        my data is too large? but for anther maq, it had done well

        maq map /home/lemon/Desktop/flc_T.map /home/lemon/Desktop/flc.bfa Tapidor_solexa.bfq
        -- maq-0.6.8
        [ma_load_reads] loading reads...
        [ma_load_reads] set length of the first read as 35.
        [ma_load_reads] 19002103*2 reads loaded.
        [ma_longread2read] encoding reads... 38004206 sequences processed.
        [ma_match] set the minimum insert size as 36.
        [match_core] round 1/3...
        [match_core] making index...
        [match_core] processing sequence sjh (1100 bp)...
        [match_core] round 2/3...
        [match_core] making index...
        [match_core] processing sequence sjh (1100 bp)...
        [match_core] round 3/3...
        [match_core] making index...
        [match_core] processing sequence sjh (1100 bp)...
        [match_core] sorting the hits and dumping the results...
        [ma_load_reads] loading reads...
        [ma_load_reads] 19002103*2 reads loaded.
        [mapping_count_single] 16, 16, 16, 16
        [maq_indel_pe] the indel detector only works with short-insert mate-pair reads.
        [match_data2mapping] 62 out of 38004206 raw reads are mapped with 0 in pairs.
        -- (total, isPE, mapped, paired) = (19002103, 0, 62, 0)

        Comment

        • lemon027
          Junior Member
          • Aug 2008
          • 9

          #5
          thank you I am trying your suggestion

          Comment

          • lemon027
            Junior Member
            • Aug 2008
            • 9

            #6
            Yes ,
            your right~
            the error never come out again!
            but I had to merge the results together?
            can i use one line command to get the all the result?

            Comment

            • ECO
              --Site Admin--
              • Oct 2007
              • 1360

              #7
              Yes, once you issue the maq mapmerge command (with all the proper filenames of course...see the man page)...you will have one .map file that is all of your data combined!

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM
              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Today, 12:22 PM
              0 responses
              12 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-11-2026, 10:35 AM
              0 responses
              11 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-06-2026, 07:41 AM
              0 responses
              30 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              48 views
              0 reactions
              Last Post SEQadmin2  
              Working...