Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mizar106
    Junior Member
    • Mar 2014
    • 6

    #1

    Run blat on multiple processor cores

    Hi guys!
    I'm completely new in the NGS-community! I'm interested obviously in NGS-data analysis but still not very familiar with a series of technical issues normally encountered in this field.
    In particular, my problem now is that I have to run blat-mapping of a fasta file on the whole human genome (1 different fasta per chromosome). Since I work just only with my own machine (having 16 cores in total) I was trying to find an efficient method/strategy to split each blat job on multiple cores on the machine. Concerning this, I found and tested GNU-parallel but after one complete day of tests it does not work. does somebody know how to use that or maybe some other strategy to split every single job (I will have 1 job = 1 chromosome) on multiple cores? For me it seems a bit difficult to solve this.
    Thanks a lot in advance!!!!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    How much memory do you have? Remember that blat keeps entire reference index in memory so if you start 16 parallel jobs each may need a copy in memory (in case GNU-parallel truly treats these as separate jobs, I am not familiar with that part).

    When you say "it does not work" what is exactly happening? Errors?

    Comment

    • mizar106
      Junior Member
      • Mar 2014
      • 6

      #3
      Originally posted by GenoMax View Post
      How much memory do you have? Remember that blat keeps entire reference index in memory so if you start 16 parallel jobs each may need a copy in memory (in case GNU-parallel truly treats these as separate jobs, I am not familiar with that part).

      When you say "it does not work" what is exactly happening? Errors?
      Hi, thank you fot the answer!
      Actually the 'parallel' program didn't work properly because I didn't understand the correct arguments of GNU parallel to specify into the command line with blat , but finally I was able to find the correct command and It works. The problem from what I understood about GNU-parallel is that it allows to run simultaneously multiple jobs such a way that 1 job runs on 1 core..but this is not really what I need, unfortunately. I'm looking for a way to run a single job on multiple cores (lika to 'split' the job let's say). I have a machine with 2 Intel Xeon processors equiped with 8 cores each one (but in the monitoring system dialog I see 32 cpus in total, maybe beacuse threads are 2 x each core?), the RAM is 64Gb in total.
      Thanks for any help.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        A search brings up this: http://code.google.com/p/pblat/ I have not personally used it but you may want to give it a try.

        Comment

        • mizar106
          Junior Member
          • Mar 2014
          • 6

          #5
          Originally posted by GenoMax View Post
          A search brings up this: http://code.google.com/p/pblat/ I have not personally used it but you may want to give it a try.
          Seems to be interesting! thanks a lot!!!

          Comment

          • jp.
            Senior Member
            • Jul 2013
            • 142

            #6
            Hi all
            I m doing exome seq mutation using PICAR+GATK followed by annovar. I have successfully completed the pipelines and got my resuts. However, I want to filter out my SNPs using blat??
            can some one help me or guide me on how to filter out failed blat SNPs using blat ?
            thank you in advance

            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
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 10:13 AM
            0 responses
            10 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-31-2026, 02:55 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            19 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Working...