Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • localized consensus build instead of scaffolding

    I am trying to make something out of a denovo, heterozygous plant WGS.
    it won't go past a contig stage (scaffolding improved average contig length by 1 nt!) for several reasons.
    However, the ref seq (species of one of the parents) is covered to 85% with contigs up a few hundred contigs deep in places. I would like to create localized consensuses by collapsing all those reads into one stretch of consensus, without "inserting" the refseq (like GATK alternate ref maker would do). this should be possible by checking bedtools genome coverage for stretches with coverage, isolating all reads for that region from SAM file, then creating a consensus for that stretch, essentially making a scaffold. This would make it easier to make some use of the assembly attempt, for instance for blasting against to find certain genes or promotor regions etc. however for an entire plant genome even I will run out of patience trying to do this by hand!!

    Anybody good with python or other languages that could write a script? like I said, it should be possible by finding uninterrupted coverage stretches from bedtools genome coverage, grouping reads with their alignment info from SAM files and then using something like GATK alternate reference maker on each stretch.
    Maybe all that's needed would be an executable Linux wrapper script?
    Any suggestions? maybe there is a tool already out there that I missed stumbling upon?

  • #2
    Was it a hiseq 2x100 bp lane run?

    So what sequencing technology had been used and total volume of data after adapter/quality trimming?

    Assuming it is some sort of the illumina run and no much improvement after scaffolding, I assume it is truseq or nextera shotgun library. Ideally it should have been 2x250 on hiseq or a few miseq runs (2x300), but in quite a few cases people just do 2x100 or 2x125 cycle hiseq, and then wonder what to do with millions of contigs with N50<1kb...

    If you are really keen of a few particular genes -

    I would start with making legacy blast database from the preprocessed raw reads, aiming for the coverage of 25-50x, (divide and manage it with *.nal files, if formatdb volume count is over 99), stick it on NVMe SSD :-) and try some blasts of 1-2 kb probe dna or aa sequences (use megablast -n T option and up the wordsize to 32 - 64 bp...)

    If longer probe sequence - then divide onto 1-2kb chunks and conquer.

    If the range is still to short - try nextera matepair, Pacbio, Molecullo, 10K, BAC libraries.

    If you wish than you can pull out the matching reads and try assembling them with any assembler (even PHRAP works ok on up to 100K illumina reads).

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Best Practices for Single-Cell Sequencing Analysis
      by seqadmin



      While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
      Yesterday, 07:15 AM
    • seqadmin
      Latest Developments in Precision Medicine
      by seqadmin



      Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

      Somatic Genomics
      “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
      05-24-2024, 01:16 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 08:18 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 08:04 AM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-03-2024, 06:55 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-30-2024, 03:16 PM
    0 responses
    27 views
    0 likes
    Last Post seqadmin  
    Working...
    X