Header Leaderboard Ad

Collapse

Using PROmer as part of ABACAS (PAGIT)

Collapse

Announcement

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

  • Using PROmer as part of ABACAS (PAGIT)

    Hi all,

    I have recently installed PAGIT on Mac OSX and am working with ABACAS. So far I have gotten abacas to run using the default parameter settings and NUCmer. The command I entered was $PAGIT_HOME/ABACAS/abacas.pl -r Ddesulfuricans132.fasta -q Stringentcontigs_avg_cvg10orgreater.fa -p nucmer -m -b -o firstrun (where Ddesulfuricans132.fasta and Stringentcontigs_avg_cvg_10orgreater.fa are my reference and query, respectively), this worked fine and generated the expected result files. I wanted to try using PROmer instead of NUCmer and entered the same command as above, only this time using PROmer after the "-p" flag and changing the output prefix. It did not work and I got this error message: ERROR: Could not parse delta file, promer.delta
    error no:400

    I have no idea what that means, I tried Googling the error (high tech, I know) and couldn't find anything useful. Any thoughts or suggestions? I would greatly appreciate it. Also as an fyi, I am very much a beginner with bioinformatics in general and especially with running programs in Unix or Linux command line. Please keep that in mind with feedback.

    Thanks,
    ~akjones

  • #2
    Hi Akjones,

    it is actually a bug in PAGIT, that will be fixed in the next version, sorry. The path in the promer file are not consistent with the installation.

    Assuming you have sourced the configuration file of PAGIT, or working on the virtual machine, do
    source nucmer
    Looking into this file, like with less. Following should be seen:
    use lib "$ENV{PAGIT_HOME}/lib";
    use Foundation;
    use File::Spec::Functions;
    use strict;

    my $AUX_BIN_DIR = "$ENV{PAGIT_HOME}/bin/aux_bin";
    my $BIN_DIR = "$ENV{PAGIT_HOME}/bin";
    my $SCRIPT_DIR = "$ENV{PAGIT_HOME}/bin/scripts";

    If you do the same with promer, the variable are set absolutely, and not with
    $ENV{PAGIT_HOME}/bin/

    If you change promer to the same values than nucmer, it should work. Let me know if not, and I'll send you the fixed file, or put in on the pagit web page.

    Cheers,
    Thomas

    Comment


    • #3
      Thanks very much, I will give that a shot!

      Comment


      • #4
        Thomas,

        I followed your suggestion and was able to view both the nucmer and promer files, I used the command "v" in "less" to allow me to edit. However, when I did this something very bizarre happened to my keyboard, I think it spontaneously changed it's format. My quote/double quotes key turned into the @ symbol and my hash/3 key turned into a pound symbol (as in currency). Any idea what that is about? Or how to fix it? I can't make the changes to promer if I cannot access my characters properly

        Thanks again for your help,

        ~Ana

        Comment


        • #5
          Alright, fixed keyboard problems and changed the discussed promer values to match the nucmer values, still got the same error. So if you could send the fixed file or put it on the pagit webpage that would be awesome!

          Comment


          • #6
            Hi,

            it should be updated now:


            Basically, download the promer file and replace the old. I did test it here, but this means little...

            Cheers,
            Thomas

            Comment

            Latest Articles

            Collapse

            • seqadmin
              How RNA-Seq is Transforming Cancer Studies
              by seqadmin



              Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
              09-07-2023, 11:15 PM
            • seqadmin
              Methods for Investigating the Transcriptome
              by seqadmin




              Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

              Whole Transcriptome RNA-seq
              Whole transcriptome sequencing...
              08-31-2023, 11:07 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 09:05 AM
            0 responses
            14 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-21-2023, 06:18 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-20-2023, 09:17 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 09-19-2023, 09:23 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X