Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • megahit failing without an error message in (x)ubuntu virtual machine

    Hi.

    I can get megahit (v1.1) to work as expected (either by compiling it myself or using precompiled binaries) on our cluster with CentOS (6.8).

    The same version of megahit initially appears to run on Ubuntu (14.04) but no contigs are assembled and there are no errors displayed. The command I am using for testing purposes is:

    Code:
    megahit -t 1 -m 1000000000 --verbose -r /home/input/readsInterleaved3.fa -o /home/output/assembly
    On Ubuntu, the screen only displays:

    Code:
    MEGAHIT v1.1.1
    --- [Wed Jan 18 15:32:08 2017] Start assembly. Number of CPU threads 1 ---
    --- [Wed Jan 18 15:32:08 2017] Available memory: 2099187712, used: 1000000000
    ..and the resulting assembly folder is empty.

    If I execute the same command line instructions as above on Centos (on our cluster) the screen displays:

    Code:
    MEGAHIT v1.1.1
    --- [Wed Jan 18 15:45:15 2017] Start assembly. Number of CPU threads 1 ---
    --- [Wed Jan 18 15:45:15 2017] Available memory: 126861316096, used: 1000000000
    --- [Wed Jan 18 15:45:15 2017] Converting reads to binaries ---
    ...and lots more output as the program correctly executes and assembles the contigs.


    I'm guessing that perhaps megahit is coded to abort if there is not a minimum amount of memory available on the machine??

    Usually I like to construct pipelines etc on my small virtual machine before porting them over to the cluster, hence my attempts to get them to work on this low memory machine.

    Have I come to the correct conclusion or is there some other possibility (and associated fix) that exists?
    Last edited by quokka; 01-17-2017, 11:11 PM.

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
25 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 10:19 PM
0 responses
28 views
0 likes
Last Post seqadmin  
Started by seqadmin, 04-10-2024, 09:21 AM
0 responses
24 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