Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Derek_S
    Junior Member
    • Jun 2011
    • 1

    Duplicating contigs in caf file

    Hi all,

    I'm wondering if anyone has experience in duplication of contigs for the final stitching of a denovo assembly of a bacterial genome?

    I've done a 454/Illumina hybrid assembly in MIRA and am now trying to reduce the number of contigs by stitching contigs together manually. I have a decent reference genome (190 contigs for a 7Mbp genome) so I know where some of the 16S RNA repetitive regions should be to join some of the larger contigs. The problem I run into is when I join a non-repetitive contig to a repetitive one there is only one copy of the repetitive contig even though it should be represented in the genome 4-5 times (I'm using GAP5 to do this). Is there a way to duplicate these contigs so I can assemble them more than once and hence stitch the genome together better?

    Thanks

    Derek
  • BaCh
    Member
    • May 2008
    • 81

    #2
    Originally posted by Derek_S View Post
    I'm wondering if anyone has experience in duplication of contigs for the final stitching of a denovo assembly of a bacterial genome?
    You cannot immediately duplicate a whole contig as this would also duplicate all reads contained within ... and duplicate read names is something which will break MIRA, gap4, gap5 etc.

    Two solutions:
    a) you duplicate contigs completely, but change all names contained within
    b) you duplicate contigs by just taking the consensus and insert these as single reads into the project.

    I'd go the second way as the first involves a lot of work by hand. Doing this is quite easy:
    1. use "convert_project -f caf -t fasta -s" to convert a CAF to single consensus FASTA files
    2. take the consensus you want, rename the sequence to something you can distinguish (e.g. "RNAcopy_01") then use "convert_project -f fasta -t caf -m" to make a CAF.
    3. Append the new CAF with RNAcopy_01 via "cat" to the complete project CAF
    4. Rinse, repeat at step 2.

    B

    Comment

    Latest Articles

    Collapse

    • 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
    • SEQadmin2
      Nine Things a Sample Prep Scientist Thinks About Before Sequencing
      by SEQadmin2


      I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

      Here are nine questions we think about, in roughly the order they matter, before...
      06-18-2026, 07:11 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 07-02-2026, 11:08 AM
    0 responses
    16 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-30-2026, 05:37 AM
    0 responses
    17 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-26-2026, 11:10 AM
    0 responses
    20 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-17-2026, 06:09 AM
    0 responses
    54 views
    0 reactions
    Last Post SEQadmin2  
    Working...