Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coldturkey
    Member
    • Nov 2008
    • 51

    #1

    newbler ace to amos bnk

    does anyone know how to convert a newbler derived ace file to amos bnk so i can use amosvalidate. I know the standard command to do this using toAmos, however, we i do this lose mate pair information.
    I tried using toAmos with a traceinfo file derived from sff_extract which seemed to work but when i ran amosvalidate i encountered the following error

    Command: /usr/local/bioinf/Amos/bin/asmQC -b 454Contigs.bnk -scaff -recompute -update -numsd 2 exited with status:1


    can anyone help?

    regards

    Brian
  • coldturkey
    Member
    • Nov 2008
    • 51

    #2
    in case anyone is interested



    Unfortunately, we don't support 454 mates at this time, so I recommend you skip
    the mate analysis of amosvalidate. Copy the amosvalidate script to a new
    location:

    $ cp /path/to/amos/bin/amosvalidate amosvalidate-nomates

    Edit the script to remove the mate analysis by commenting out steps 300-340

    ## Analyzing mate-pairs
    ## 300: $(BINDIR)/asmQC -b $(PREF).bnk -scaff -recompute -update -numsd 2
    ## 310: $(BINDIR)/asmQC -b $(PREF).bnk -scaff -recompute -update -numsd 2
    ## 320: $(BINDIR)/asmQC -b $(PREF).bnk -scaff -feat -numsd 3 -shortcvg -1 -longcvg
    -1
    ## 330: $(BINDIR)/cestat-cov -i -f 4 $(PREF).bnk > $(PREF).ce.feat
    ## 340: $(BINDIR)/loadFeatures -i $(PREF).bnk $(PREF).ce.feat

    Then try the new script
    $ amosvalidate-nomates 454Contigs

    Good luck!

    Michael Schatz


    Which leads me to ask if there is any program which can be used to validate 454 mate pair assemblies

    Comment

    • AppleInformatics
      Junior Member
      • Nov 2009
      • 5

      #3
      Hi All,
      I am attempting to use amosalidate to perform assembly forensics. I am stuck, however, as everytime I follow the instructions on the amos wiki to convert my newbler .ace file to a .bnk, I get the following error:

      $ toAmos -ace 454Contigs.ace.1 -o - | bank-transact -m - -o 454Contigs.bnk -c
      bank-transact: invalid option -- o
      ERROR: The -b option is mandatory
      ERROR: Bank directory is not accessible, No such file or directory


      .USAGE.
      bank-transact [options] -b <bank path> -m <message path>
      Try 'bank-transact -h' for more information.




      Any suggestions? Thanks a bunch!

      Comment

      • shahid.manzoor
        Junior Member
        • Jun 2009
        • 8

        #4
        hi me shahid plz can any body help me i m using velvet for denovo and producing afg file and from that afg file creating amos bank file but when i run amos validate command on that bnk folder it give error like this:
        Doing step 100: Creating FastA
        Command: /usr/local/amos/bin/bank2fasta -b /home/shahid/denovo_run2/bank/assembly.bnk/.bnk > /home/shahid/denovo_run2/bank/assembly.bnk/.fasta exited with status: 1

        so any body can help me what this error come and any suggestion for solution.thanks

        Comment

        • ZhigangLi
          Member
          • Nov 2010
          • 11

          #5
          Originally posted by shahid.manzoor View Post
          hi me shahid plz can any body help me i m using velvet for denovo and producing afg file and from that afg file creating amos bank file but when i run amos validate command on that bnk folder it give error like this:
          Doing step 100: Creating FastA
          Command: /usr/local/amos/bin/bank2fasta -b /home/shahid/denovo_run2/bank/assembly.bnk/.bnk > /home/shahid/denovo_run2/bank/assembly.bnk/.fasta exited with status: 1

          so any body can help me what this error come and any suggestion for solution.thanks
          A similar error is returned when i use amosvalidate!
          github:
          https://github.com/Bioinformatics-and-Genomics

          Comment

          • Irsan_Kooi
            Member
            • Mar 2011
            • 10

            #6
            I have the same problem exactly the same problem as shahid.manzoor. I do velvet assembly with create .afg file option, put it in the AMOS bank, no problem. When I do amosvalidate I get the same response unfortunately...

            Does anyone know how to do it the right way?

            Comment

            • nathanhaigh
              Member
              • Jul 2011
              • 11

              #7
              Originally posted by AppleInformatics View Post
              I am attempting to use amosalidate to perform assembly forensics. I am stuck, however, as everytime I follow the instructions on the amos wiki to convert my newbler .ace file to a .bnk, I get the following error:

              [I]$ toAmos -ace 454Contigs.ace.1 -o - | bank-transact -m - -o 454Contigs.bnk -c
              bank-transact: invalid option -- o
              ERROR: The -b option is mandatory
              ERROR: Bank directory is not accessible, No such file or directory
              I know this is an old thread, but thought I would add what I've done recently to convert Newbler ACE files to AMOS bank:

              Code:
              toAmos -ace newbler_assembly.ace -o - | bank-transact -m - -b newbler_assembly.bnk -c

              Comment

              • nangillala
                Junior Member
                • Aug 2011
                • 9

                #8
                Originally posted by Irsan_Kooi View Post
                I have the same problem exactly the same problem as shahid.manzoor. I do velvet assembly with create .afg file option, put it in the AMOS bank, no problem. When I do amosvalidate I get the same response unfortunately...

                Does anyone know how to do it the right way?
                Hi,
                I know it's an old thread but I ran into the same problem. It seems as if the solution is the following:
                I guess you used tab-complete to write the bank name?
                So you would have something like this as an input:
                Code:
                amosvalidate assembly.bnk/
                just cut off the "/". So:
                Code:
                amosvalidate assembly.bnk
                seems to work for me.

                Maybe this helps someone running into similar problems.

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