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
            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...
            Today, 07:48 AM
          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 07:17 AM
          0 responses
          7 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-29-2024, 10:49 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Working...
          X