Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NGS_New_User
    Member
    • Sep 2012
    • 41

    #1

    help using velvet for de novo assembly

    Hi everyone, i'm trying to run de novo assembly using velvet on short (100bp long) paired end reads.
    I first ran velveth and it created only two files named: Log and Sequences.
    It also gave me this error:
    velveth: Can't malloc 121 chars: Cannot allocate memory

    I tried to run velvetg but then I got an error:
    [0.000000] No Roadmap file to build upon! Please run velveth (see manual)

    This is what I ran using velveth:
    $ velveth output_assem 35 -shortPaired -fasta file_PE-1.fa file_PE-2.fa

    The two fasta files are already in paired
    What does this mean? This is my first time using velvet, and I will appreciate anyone's help. Thanks a lot in advance
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    I think velvet wants the fastqs to be interleaved. It least older versions did, and they used to include a little perl script that would do that,

    Comment

    • kmcarr
      Senior Member
      • May 2008
      • 1181

      #3
      Originally posted by swbarnes2 View Post
      I think velvet wants the fastqs to be interleaved. It least older versions did, and they used to include a little perl script that would do that,
      Currrent versions of velvet accept interleaved or separate input files for paired end reads. The default is interleaved; if you are using separate files you have to add the '-separate' option. For your example this would be:
      Code:
      $ velveth output_assem 35 -shortPaired -fasta -separate file_PE-1.fa file_PE-2.fa

      Comment

      • NGS_New_User
        Member
        • Sep 2012
        • 41

        #4
        Thanks for the suggestions! I do appreciate them! I am going to try them, hopefully no errors will pop up

        Comment

        • madhavi
          Member
          • Jan 2015
          • 14

          #5
          Hii can anyone help me to run velvet with higher hash value rather than 31 and also how to run velvet optimiser? (illumina short paied end reads)
          thanks in advance

          Comment

          • mastal
            Senior Member
            • Mar 2009
            • 666

            #6
            to use kmer sizes greater than 31, you need to recompile velvet with

            'make ’MAXKMERLENGTH= ’, and put in the max value that you want to be able to use.

            See the velvet manual

            Comment

            • madhavi
              Member
              • Jan 2015
              • 14

              #7
              Hello mastal
              first of all thanks for ur reply.
              i have tried this too but it is showing an error as 'compilation terminated.make: *** [obj/readSet.o] Error 1'

              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
                ...
                07-31-2026, 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, Today, 07:41 AM
              0 responses
              9 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              23 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              36 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-24-2026, 12:17 PM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Working...