Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cookiemic
    Member
    • Aug 2012
    • 11

    Hiseq clustering

    Hi all,

    I have a huge dataset from Hiseq (15 million sequences after quality filtering).
    I would like to use cd-hit or other clustering software to reduce the redundancy first, and proceed to BLAST against to nr database.

    However, for the first step using cd-hit-est (v.4.6.1) with 10 threads, it already took me a week but still not yet finished.

    I am new to NGS analysis, anyone could advise to speed up the process?
    Your kindly suggestions and help are highly appreciate. Many thanks.
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    Hiseq clustering

    15 million reads from a HiSeq these days is not a large dataset.

    You don't say what kind of biological experiment you are analysing that would explain why you want to cluster the data first.

    In general, for NGS data you want to do either alignment (with a program like Bowtie or BWA, or there are many others) or de novo assembly, if you don't have a reference genome (with programs like Velvet, Soapdenovo, or other assembler).

    Have a look at the list of available software in the SeqWiki.

    Comment

    • cookiemic
      Member
      • Aug 2012
      • 11

      #3
      My data is composed of sequences derived from microbes (virus or bacteria) isolated from patients.
      And I would like to blastx each sequence to nr database.
      But I know blast is too computational intensive, so I would like to reduce the redundancy by clustering first.
      I have experience in using bowtie to map the dataset on a particular genome.
      But I don't know if bowtie sensitive/accurate to map to nr database?

      Comment

      • Kennels
        Senior Member
        • Feb 2011
        • 149

        #4
        The fastx toolkit has a tool to 'collapse' identical reads in your dataset, and output a header containing how many times the read was detected (e.g >1-xxx , >2-xxx, etc)


        I'm sure there are other tools that would do this faster, but you'll have to search.
        Also, it won't make much of a difference if you don't have much duplication in your dataset (it is very good for small RNA datasets).
        I wouldn't cluster reads 'too much' as this will mask information when you align to a database. However I'm not sure what the end goal of your experiment is, but there might be very high similarity between sequences from different sources in your sample.

        You could pull out only virus and bacterial sequences from the nr database, create a bowtie index from it and bowtie against that using perfect matches first. Bowtie2 will give you more stats. It should be relatively fast to align (shouldn't be a week), and you can interrogate the bowtie output rather than sam output which might be easier as a first pass. In fact, I would try this alignment first before doing any 'collapsing' of reads or clustering.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM
        • SEQadmin2
          Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
          by SEQadmin2


          With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


          Introduction

          Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
          05-22-2026, 06:42 AM
        • SEQadmin2
          Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
          by SEQadmin2

          Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


          Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
          05-06-2026, 09:04 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        19 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        14 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 05-28-2026, 11:40 AM
        0 responses
        29 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 05-26-2026, 10:12 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...