Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • JonB
    Member
    • Jan 2010
    • 85

    GMAP problems: stopping at "Finished checking compiler assumptions"

    Edit:
    Never mind. It was a simple database error. Fixed it, but don't know how to delete post...

    I am trying to map around 300 cDNA sequences to a genome using GMAP. I encountered some problems installing GMAP, but eventually I think it worked out. And I also managed to build an index of my genome. But when I run GMAP like this:

    Code:
    gmap -d My_genome -2 ~/cDNAs.fasta --format=3
    The program never progresses through:

    Code:
    Checking compiler assumptions for popcnt: 000041A7 __builtin_clz=17 __builtin_ctz=0 _mm_popcnt_u32=7 __builtin_popcount=7
    Checking compiler assumptions for SSE2: 000041A7 10D63AF1 xor=10D67B56
    Checking compiler assumptions for SSE4.1: -89 -15 max=241 => compiler zero extends
    Finished checking compiler assumptions
    Any idea what could be the problem?

    Edit:
    It seems that the problem must be with some of the options I used for output, because when I run it like this:

    Code:
    gmap -d My_genome ~/cDNAs.fasta
    the program progresses further, but gives me an error:
    Code:
    Checking compiler assumptions for popcnt: 000041A7 __builtin_clz=17 __builtin_ctz=0 _mm_popcnt_u32=7 __builtin_popcount=7
    Checking compiler assumptions for SSE2: 000041A7 10D63AF1 xor=10D67B56
    Checking compiler assumptions for SSE4.1: -89 -15 max=241 => compiler zero extends
    Finished checking compiler assumptions
    Note: >1 sequence detected, so index files are being memory mapped.
      GMAP can run slowly at first while the computer starts to accumulate
      pages from the hard disk into its cache.  To copy index files into RAM
      instead of memory mapping, use -B 3, -B 4, or -B 5, if you have enough RAM.
      For more speed, also try multiple threads (-t <int>), if you have multiple processors or cores.
    Pre-loading compressed genome (oligos).....,......,...,...,...,...,...done (58,449,588 bytes, 14270 pages, 0.09 sec)
    Pre-loading compressed genome (bits).....,......,...,...,...,...,...done (58,449,600 bytes, 14270 pages, 0.10 sec)
    Cannot find genomic index files in either current or old format.  Looking for files containing ref
    Last edited by JonB; 04-28-2015, 08:03 AM.
  • pengchy
    Senior Member
    • Feb 2009
    • 116

    #2
    Hi JonB,

    Have you resolved this problem? I have encountered the same problem. But I can run the gamp without error on one compute node, but with problem on another compute node. Is this caused by the hard ware or the system configuration?

    Comment

    • JonB
      Member
      • Jan 2010
      • 85

      #3
      Hi,
      No hardware problems. It was simply me who made a silly mistake. Don't remember exactly, but I think it was a problem with some of the input files.

      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
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      32 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      20 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...