Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

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

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

    Comment


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

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      27 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      30 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      26 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      52 views
      0 likes
      Last Post seqadmin  
      Working...
      X