Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    Method for Calling Variants, False Positives

    Hello.

    I have a question regarding the algorithm our lab uses for variant calling.
    Essentially when calling the variants we call the variants for each chromosome individually. But this can cause errors (false positives) because if the reference map actually belongs to a different chromosome,say chromosome i, the algorithm will generate a score for the current chromosome having the variants called, say chromosome x.

    However, for computational speed, splitting up the variant calling is more efficient because each node will do the process for each chromosome.

    I am just looking for general advice.

    The only way I can test this method is to finalize the VCF files, and use VCFtools to remove false positives.
    -or I can use GATK, or Atlas2 to do a comparative analysis.
  • yueluo
    Member
    • Aug 2013
    • 82

    #2
    Hi, just curious, did you
    1) align your reads to individual chromosomes and then call variant, or 2) align reads to the whole genome and then call variant for individual chromosomes ?

    Comment

    • arcolombo698
      Senior Member
      • Nov 2013
      • 142

      #3
      Calling Variants of aligned reads to the whole genome

      Hello.

      I aligned the reads to the entire genome, and then called the variants for each individual chromosome.

      (#2)

      Comment

      • vivek_
        PhD Student
        • Jul 2012
        • 164

        #4
        Its really not advisable to be splitting the mapping process by chromosomes. You will lose quite a bit of information and run into false positives in the latter stages, better idea to quicken this process is to split the reads into multiple files, align them to the reference and merge in the end.

        Variant calling by chromosome is an entirely different issue and totally safe to divide this into multiple jobs by chromosome without worrying about false positives.

        Comment

        • arcolombo698
          Senior Member
          • Nov 2013
          • 142

          #5
          I have a question the alignment process.

          for a given sample, I normally perform quality control on the samples and afterward for a specific sample, I run the alignment on the paired trimmed samples (ie. running the alignments on the entire trimmed fastq files).

          Are you suggesting that it is not ideal to run the alignment on an entire fastq file? but a partition of the fastq file? Does it matter if the project is DNA ? or RNAseq?

          Thank you.
          I am just confused because I normally run the alignments on a complete fastq file, and not a partition of a fastq file.

          Is there a resource that you'd recommend?

          Comment

          • vivek_
            PhD Student
            • Jul 2012
            • 164

            #6
            Originally posted by arcolombo698 View Post
            I have a question the alignment process.

            for a given sample, I normally perform quality control on the samples and afterward for a specific sample, I run the alignment on the paired trimmed samples (ie. running the alignments on the entire trimmed fastq files).

            Are you suggesting that it is not ideal to run the alignment on an entire fastq file? but a partition of the fastq file? Does it matter if the project is DNA ? or RNAseq?

            Thank you.
            I am just confused because I normally run the alignments on a complete fastq file, and not a partition of a fastq file.

            Is there a resource that you'd recommend?
            No, its not an issue if you decide to run the alignment of an entire fastq file against the entire reference sequence.

            I was suggesting the preferred way of doing the task in parallel to may be utilize a HPC cluster if you have access to one. You'd rather split the fastq file than split the reference file for parallelism.

            Comment

            • arcolombo698
              Senior Member
              • Nov 2013
              • 142

              #7
              thank you. makes sense.

              is it more accurate to run an alignment on a smaller fastq file input into the aligner?

              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.
                ...
                Yesterday, 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, Yesterday, 12:03 PM
              0 responses
              19 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, Yesterday, 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...