Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • scaffolding without paired-end, mate pair

    How do we scaffold contigs assembled from different phases of sequencing. Say I have:
    1) BAC ends from Sanger sequencing, single end only (~1kb);
    2) contigs (200bp ~ 500kb ) from 454 data paired end, the raw data has been deleted;
    3) Contigs (100bp ~200kb) from Illumina PE, too. Assembled from CLCBio.
    4) Some sequences from GenBank or my local deposite, maybe 10Mb;

    Now I want to combined these 4 sets data together to build scaffolds. Is there package to do this type of job? Most packages handle short reads, not sure if there is one dealing with long reads of fasta format.

    Read some posts in this forum, e.g. some said it impossible to do scaffolding without paired-end information. CAP3 seems to be the one to do the job, but was extremely slow for my first try. CLCbio can do the job, but not in command line format which does not help me for my case for ~7300 jobs (individual BAC clones).

    Asking around for advice.

    Thanks a lot!
    YT

  • #2
    You could pipe all the contigs and BACs through an assembly program again. You might want to chunk the contigs up into overlapping sudo-reads first though. Not having the raw data is pretty large disadvantage, especially if the contigs from the 454 and illumina data are really poor. This meta-assembly of different technologies is not an easy problem to overcome, and not having raw data limits your options.

    Comment


    • #3
      RE:

      Is there a program pipeline to do this type of assembly beside CAP3?
      Tried CAP3, but extremely slow. SSPACE/BAMBus/Phrap etc all need quality or PE information that I do not have.
      Thanks!

      Comment


      • #4
        I've only used CAP3 for this meta-assembly stuff, and it is slow, but in my experience the week or two it took was worth it.

        You could just make up quality values, say give them all a quality score of 25. You're already making pretty large modifications to the data by assembling it and reassembling it again anyway. Heck, many people doubt the validity of the estimated quality values from NGS machines anyway.

        Comment


        • #5
          Assembly merge?

          Originally posted by yifangt View Post
          How do we scaffold contigs assembled from different phases of sequencing. Say I have:
          1) BAC ends from Sanger sequencing, single end only (~1kb);
          2) contigs (200bp ~ 500kb ) from 454 data paired end, the raw data has been deleted;
          3) Contigs (100bp ~200kb) from Illumina PE, too. Assembled from CLCBio.
          4) Some sequences from GenBank or my local deposite, maybe 10Mb;

          YT
          Dear YT,

          I would try merging the last 3 datasets first. I would call it assembly merge or assembly reconciliation!

          One tool to do it, under development in our lab is GAM (Genome Assembly Merger) that you can download from git:

          git clone git://github.com/vice87/gam-ngs.git

          What you need to do is to align a common dataset of reads (perhaps those you used for contigs3) to your different assemblies. At the moment you can work only pairwise. So I would suggest to merge set 2 with set 3 and then merge it with set 4.

          The tool is still in its infancy so you can try it and I could provide you with some assistance, but not that much :-(

          Finally, use BES to do real scaffolding (perhaps a module of Arachne or SSPACE can do that, but I am not sure they run independently from their whole pipeline).

          Best regards,
          Simone

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Advanced Tools Transforming the Field of Cytogenomics
            by seqadmin


            At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...
            Yesterday, 06:26 AM
          • seqadmin
            How RNA-Seq is Transforming Cancer Studies
            by seqadmin



            Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
            09-07-2023, 11:15 PM
          • seqadmin
            Methods for Investigating the Transcriptome
            by seqadmin




            Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.

            Whole Transcriptome RNA-seq
            Whole transcriptome sequencing...
            08-31-2023, 11:07 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 06:57 AM
          0 responses
          6 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 07:53 AM
          0 responses
          8 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-25-2023, 07:42 AM
          0 responses
          14 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 09-22-2023, 09:05 AM
          0 responses
          44 views
          0 likes
          Last Post seqadmin  
          Working...
          X