Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ganygan25
    Junior Member
    • Dec 2011
    • 9

    SOAPAligner Segmentation fault while loading Index Table

    I am trying to use soap2.21 release to build and align reads to Human genome(UCSC hg18).
    I downloaded individual chromosomes FASTA files and cat them into a single Human Genome file. The final file size is around 3GB.

    Soap index built is run using the command:
    ./2bwt-builder humanGenome.fa

    The above command generated 13 files. Now, I tried aligning some reads using this index file..

    ./soap –D index/humanGenome.fa.index –a reads/reads1_human.fastq –o output/reads_aligned_soap

    The above command resulted in the following error on the console:

    Begin Program SOAPaligner/soap2
    Mon Feb 13 23:09:37 2012
    Reference: index/humanGenome.fa.index
    Query File a: reads/reads1_human.fastq
    Output File: output/reads_aligned_soap
    Load Index Table ...
    Segmentation fault

    Could someone throw some light on what could be the possible issue here?

    Thanks and Regards,
    gany
  • mitochy
    Member
    • Dec 2011
    • 10

    #2
    Try adding -2 output/reads_UNaligned_soap. -2 is the file where soap has unmapped (or you could send it to /dev/null). Otherwise, rebuild index.

    ./soap –D index/humanGenome.fa.index –a reads/reads1_human.fastq –o output/reads_aligned_soap -2 output/reads_UNaligned_soap

    Comment

    • ganygan25
      Junior Member
      • Dec 2011
      • 9

      #3
      Many thanks for the reply, but adding -2 doesn't help..
      I have seen successful soap runs and it Loads Index Table first and then begins the alignment.

      Rebuilded the index a few times and every time the same issue occurs.
      The input genome is from UCSC hg18 full dataset. Downloaded all the chromosomes and cat into a single genome.fa file.
      However, when I build index and align reads using a single chromosome, say for only chr9.fa, it works fine.

      Suspect some issues in the whole genome..
      Any other source where I can directly download 3GB full human genome?

      Comment

      • ganygan25
        Junior Member
        • Dec 2011
        • 9

        #4
        Its the main memory size that causes this issue..
        My original server's main memory size is less than 8GB and it didn't meet the required size specified in SOAPAligner website.
        Now, ran the same set of commands on a different server which has 24GB main memory and it runs smooth.

        Comment

        Latest Articles

        Collapse

        • mylaser
          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by mylaser
          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
          This guide explains everything you need to know about...
          Today, 01:13 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        17 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        22 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...