Unconfigured Ad

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

    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
        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
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      35 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Working...