Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nareshvasani
    Member
    • Apr 2013
    • 57

    #1

    Velveth and velvetg.

    Hello Everyone,

    This is the first time I am using Velveth and velvetg.
    I have around 5 million single end read, which has 50-300bp long sequences.
    I used below cmd, and it work jusdt fine.
    # velveth auto 31,45,2 -fastq -short -inputfile
    output# it gave me 7 file with kmer length 31,33,35,36,39,41 &43.

    Can anybody please give me suggestion about which kmer length to select, do i need to use long or short read in command?

    How do I execute velvetg cmd?
    What cutoff and min_contig_length to use?

    Thanks in advance!
  • jebowers
    Member
    • Apr 2013
    • 19

    #2
    You need to run velvetg 7 different times to test all the different k-mer lengths

    minimum contig length for most things will be at least 100 possibly more depending on what the intended use of the data is. Generally really short contigs <100 are more trouble than they are worth for most projects, although they might be useful to suggest complexities like duplications or tandem repeats in the assembly.

    basically the command should be
    # velvetg {file name of the 7 folders created in velvet h}

    based on the number of reads it should take only a few minutes even on a desktop for each run.

    Generally it is hard to tell from the information given what kmer is best in advance, generally longer is better but not always. The best kmer is generally the one that puts the most bp in the fewest contigs in the assembly results. The program makes it easy to test multiple kmers.

    Coverage cutoff is really unknown depending on what your source data is, basically it depends on the expected depth of coverage. Probably not necessary to mess with it.

    As for short/long it is a command for velveth and you would have to re-run that with the -long option as -short is only for illumina reads generally <200. Short may work ok but it is unclear on a 300bp read.

    Comment

    • nareshvasani
      Member
      • Apr 2013
      • 57

      #3
      Originally posted by jebowers View Post
      You need to run velvetg 7 different times to test all the different k-mer lengths

      minimum contig length for most things will be at least 100 possibly more depending on what the intended use of the data is. Generally really short contigs <100 are more trouble than they are worth for most projects, although they might be useful to suggest complexities like duplications or tandem repeats in the assembly.

      basically the command should be
      # velvetg {file name of the 7 folders created in velvet h}

      based on the number of reads it should take only a few minutes even on a desktop for each run.

      Generally it is hard to tell from the information given what kmer is best in advance, generally longer is better but not always. The best kmer is generally the one that puts the most bp in the fewest contigs in the assembly results. The program makes it easy to test multiple kmers.

      Coverage cutoff is really unknown depending on what your source data is, basically it depends on the expected depth of coverage. Probably not necessary to mess with it.

      As for short/long it is a command for velveth and you would have to re-run that with the -long option as -short is only for illumina reads generally <200. Short may work ok but it is unclear on a 300bp read.
      Thanks Jebowers,
      In velvet manual it says it doesn't matter if you select long or short option.

      I really appreciate your feedback!

      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, 07-31-2026, 02:55 AM
      0 responses
      17 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      15 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      13 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-20-2026, 11:10 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Working...