Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bioman1
    Member
    • May 2012
    • 80

    #1

    Repeat sequences-Genome assembly

    I have WGS sequence of illumina paired-end reads (2x101 bp) of the plant crop. I have de novo assembled the reads using velvet.

    I would like to do two things

    1. To do de novo genome assembly and identify repetitive sequences. I know i can do with repeat masker, is there any software other than this?
    2.Remove prior repetitive sequence from illumina reads and do de novo assembly.

    Please let me know software to find repetitive sequence before assembly and after assembly.
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    As I mentioned in this thread, you can use a tool such as BBNorm to get a kmer frequency spectrum of your reads, and look at the peak locations to determine the coverage range for 1-copy, 2-copy, etc peaks. Then you can bin them by kmer frequency. Illumina coverage is highly uneven so this does not work perfectly. And of course it's harder with ploidy over 1, but still possible... to some extent. Then you can just assemble the reads in the unique bin.

    The repeat stuff may not assemble very well with Velvet. But another way to do it is by mapping the input reads to your assembly, and annotate/sort the contigs by coverage; contigs with 2x median coverage may be 2-copy repeats, and so forth. Velvet already annotates contig names with their estimated coverage, so you could use that instead. Either way, once you isolate the repeat contigs and unique contigs, separate them into two fasta files and map the reads to them with BBSplit to get three outputs - a pile of single-copy reads, a pile of repeat reads, and a pile of unmapped reads.

    Comment

    • ssully
      Member
      • Aug 2010
      • 48

      #3
      the introduction of this paper contains nice brief descriptions of many of the softwares used to find and analyse genomic repeats.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        How Immunogenomics Decodes Immunity’s Genetic Blueprint
        by SEQadmin2




        The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.

        This convergence of genetics, immunology, and computation...
        Today, 05:41 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-24-2026, 10:32 AM
      0 responses
      42 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-20-2026, 11:17 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-18-2026, 10:05 AM
      0 responses
      55 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      50 views
      0 reactions
      Last Post SEQadmin2  
      Working...