Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arkal
    advancing one byte at a time!
    • Jun 2011
    • 56

    #1

    ClustalW MPI

    Hey Sorry in advance if this is a trivial doubt but i'm having trouble running Clustalw mpi.

    So, i'm trying to run a multiple alignment on the sequences in the file abc.fa and generate a guide tree for it. The following is the qsub script i submit for my job. Can someone please tell me what i'm doing wrong?


    #!/bin/bash
    #$ -N clustalw_mpi
    #$ -cwd
    #$ -V
    #$ -o $JOB_ID.$JOB_NAME.OUT
    #$ -e $JOB_ID.$JOB_NAME.ERR
    #$ -q <cluster node id>
    #$ -pe mvapich2 9

    /Apps/mvapich2/bin/mpiexec.hydra -np $NSLOTS -hostfile $TMPDIR/machines /Apps/denovo/clustalw-mpi-0.13/clustalw-mpi -infile=abc.fa -newtree=abc.tree


    I'm running a rocks cluster v 5.3

    The program ran for over 4 days (before i killed it) without generating any output in the given time.
    Q1. Is there an upper limit on the number of sequences that can be handled by the program?
    Q2. can anyone give me any statistics based on personal usage of the time it takes to complete its job (no of processors, number of sequences and time taken)?
    Q3. Is there anything wrong with my qsub script? ( I can't seem to find any proper details on usage online)

    Thanks in advance.
    Last edited by arkal; 07-01-2011, 12:07 AM.
  • colindaven
    Senior Member
    • Oct 2008
    • 417

    #2
    Why use Clustal when it has been superseded by so many other more accurate and quicker algorithms, eg muscle ?

    Comment

    • arkal
      advancing one byte at a time!
      • Jun 2011
      • 56

      #3
      Hmmm.... I'm a lil new to this so will check out muscle. Thanks for ur help!

      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
        ...
        Yesterday, 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, Yesterday, 02:55 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-20-2026, 11:10 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Working...