Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #16
    Extracting the files from sff:

    sff_extract -c -l linker.fasta "insert_size:2500,insert_stdev:500" file1.sff file2.sff -o 3kb_norton

    This worked perfect and had given me the fasta, qual and xml..

    Appending shotgun files:

    sff_extract -a shotgun1.sff shotgun2.sff shotgun3.sff -o 3kb_norton

    This also appended the sff's and the sizes of the initial fasta,qual and xml files changed to a much larger size to allocate the shotgun seqs...

    Assembly:

    mira --project=3kb_norton --job=denovo,genome,accurate,454 -SK:mnr=yes:nrr=10 >&3kb_log_assembly.txt

    now this also showed no error.. it started running.. and after a while below the command it said:
    tcmalloc: large alloc 1482399744 bytes == 0*867e000 @

    and below this, after a while it said:
    Aborted

    Comment


    • #17
      The log file at the end showed this :


      Dynamic allocs: 0
      Align allocs: 0
      Out of memory detected, exception message is: std::bad_alloc

      You are running a 32 bit executable. Please note that the maximum
      theoretical memory a 32 bit programm can use (be it in Linux, Windows or
      other) is 4 GiB, in practice less: between 2.7 and 3.3 GiB. This is valid
      even if your machine has hundreds of GiB.
      Should your machine have more that 4 GiB, use a 64 bit OS and a 64 bit
      version of MIRA.


      ----

      So i downloaded the 64 bit of MIRA and after the command
      mira --project=3kb_norton --job=denovo,genome,accurate,454 -SK:mnr=yes:nrr=10 >&3kb_log_assembly.txt

      it said:
      tcmalloc: large alloc 2323759104 bytes == 0*1f5b9000 @

      so the number of bytes increased

      Comment


      • #18
        It looks like you don't have enough memory to do this assembly. As mentioned before, try the miramem command to estimate the memory requirement for this assembly....that way you'll know if you're in the ball park of what is required by MIRA.
        Last edited by nathanhaigh; 08-17-2011, 04:48 PM. Reason: typo

        Comment


        • #19
          yes seems like it..
          So i just wanted to ask you if appending the shotgun files is a must ?

          have you done the appending and performed the assembly ?

          If NO, what are the softwares u suggest I do a 454 denovo with ?
          Since you converted to fastq, i assume you used an illumina assembler ?

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            05-24-2024, 01:16 PM
          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-30-2024, 03:16 PM
          0 responses
          26 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-29-2024, 01:32 PM
          0 responses
          29 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-24-2024, 07:15 AM
          0 responses
          215 views
          0 likes
          Last Post seqadmin  
          Working...
          X