Project one: Genome assembly using two-generation data (local assembly and global Assembly)

Source: Internet
Author: User

Project data:

    • Kongyu_131_pcrfree_. CCAAT_L006_R1_001.fastq.gz (100X) (19G)
      Kongyu_131_pcrfree_. CCAAT_L006_R2_001.fastq.gz (100X) (20G)
    • Y255_pcrfree_. TCCGC_L005_R1_001.fastq.gz (30X) (5.4G)
      Y255_pcrfree_. TCCGC_L005_R2_001.fastq.gz (30X) (6.0G)
    • All.chrs.con.fasta (364M)

Tools:

    • BWA
    • IGV
    • Soapdenovo

Strategy:

    • The sequenced second-generation reads used BWA to the reference genome, divided into different windows, partially assembled by the window, and then merged.

Pre-Knowledge:

    • Ability to write scripts using Perl and Shell skillfully
    • will be proficient in using PBS to submit tasks
    • Bwa How to use
    • IGV How to use
    • Soapdenovo How to use

Problems with local assembly:

There are already two groups of people did not come out, the local assembly is mostly impossible to assemble a complete 100K window, because the second generation sequence reads too short, repeat the sequence too much, repeat the sequence will cause the connection is interrupted, a window will appear a lot of fragments, and there is no way to continue to connect them, so they are halfway.

In the following situations, it is necessary to connect many fragments into a complete sequence by means of later analysis.

To Fat's article, completely in the absence of a reference genome, Denovo assembled, using a variety of means, to assemble fragmented sequences into complete genomes.

The boss does not know much, the biggest contribution is to urge.

Project one: Genome assembly using two-generation data (local assembly and global Assembly)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.