Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cerulean error

    Hi guys,


    I'm trying to run Cerulean to assemble PacBio reads.
    I'm following their manual so nothing special in the commands. So far this is what I've completed successfully:

    - sawriter .....
    - blasr ......

    and have the necessary files all in the same folder and with the same <dataname>. It's time now to run cerulean itself:

    python src/Cerulean.py --dataname <dataname> --basedir <basedir> \
    --nproc <numthreads>



    When I run it I get an error after some minutes, on line 54 of the python file:

    /usr/local/bin/cerulean: line 54: syntax error near unexpected token `('

    That line is:

    ArgumentParser(description="Cerulean hybrid assembler v0.1.1")


    I'm using python 2.7.3 and ubuntu server, which should work fine.

    Any clue on what could that error be related to?



    Thanks in advance.


    Cheers,
    Condomitti.

  • #2
    Ok mates, it's partly solved now...
    The issue was somehow related to cerulean instalation. It had been installed from some repo that probably was not up to date. I downloaded the source from official repo and it worked.

    The problem now is that Cerulean hangs for two days without producing any output or file. Looking at the python code of cerulean and debugging it, it's easy to see that it's the graph (the .dot file) load function which is hanging the software.
    The sequence I'm working with is big, but it doesn't seem to be filling server memory or using CPU.

    Has anyone got through this before?

    Cheers,
    Condomitti.

    Comment


    • #3
      You may want to give SPAdes a try in its hybrid mode assembling Illumina + PacBio reads instead of Cerulean. You can also feed SPAdes your current contigs as 'trusted contigs'.

      Comment


      • #4
        Thanks, akorobeynikov! I'll give it a try very soon.

        Cheers,
        Condomitti.

        Comment

        Latest Articles

        Collapse

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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 11:49 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 08:47 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        61 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Working...
        X