Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jluis
    Member
    • Apr 2012
    • 44

    #1

    Resequencing & variant calling issue

    Dear all,

    I have to analyze a set of samples that come from a re-sequencing project.
    I've been given the coordinates where the genes under analysis (those I should carry out a variant calling analysis on) are located.
    Since there are reads that map spuriously to other places in the ref. genome (due to the DNA amplification process), I need to figure out a way to extract only the reads that map to the coordinates I was informed previously.
    -Can anybody tell me about any tool or R package able to perform this reads filtering?
    -Can the filtering step be avoided by any means (e.g. passing the coordinates to a program that would later do de variant calling without the reads filtering step).?
    -Any suggestions about which software I should use to do the variant calling after that filtering (Samtools, GATK, or any other you may know about?

    Thanks in advance

    JL
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    You can use BEDTools to filter a .bam based on a .bed file of target coordinates.

    So align everything to the whole genome, for best accuracy, then filter for the reads that hit your targets.

    Comment

    • Jluis
      Member
      • Apr 2012
      • 44

      #3
      @ swbarnes2, thank you very much for your kind help.
      I'd like to ask you a question about bedtools if I may. I've been reading the description of the different bed-tools (http://bedtools.readthedocs.org/en/l...ols-suite.html) but I've been unable to find one that fits the excat functions you suggested. The most similar one (to my understanding) was the "intersect" tool but still doesn't seem to do the filtering you told me about. So, would you please tell me the name of the specific bed-tool you suggested me to use.

      Thanks in advance

      JL

      Comment

      • swbarnes2
        Senior Member
        • May 2008
        • 910

        #4
        I use intersect on exome capture data all the time. You give it a .bam file and a .bed of target regions, and it gets rid of reads that don't intersect the .bed regions.

        If that's not what you want, then I don't get your question.

        Comment

        • Jluis
          Member
          • Apr 2012
          • 44

          #5
          Dear swbarnes2,

          You're right in everything, the program I need is intersectBed. I got it wrong because I didn't understand its functions from the online instructions I referred to yesterday. I've downloaded the Bedtools manual pdf and re-read it, and I found that intersectBed was the tool you were talking about (as you made clear in your previous answer). It seems to be exactly what I need.

          Thank you very much

          JL
          Last edited by Jluis; 01-31-2013, 04:08 AM. Reason: syntaxis

          Comment

          • Jluis
            Member
            • Apr 2012
            • 44

            #6
            @swbarnes2

            I've followed your instructions and then included another couple of steps to perform the whole (to my lack of experience with this particular analysis) study.

            Do you consider this a proper workflow for a vcf analysis or do you think there's some missing step on it?

            -Reads Mapping
            -Bedtools Intersect to extract mapped regions of interest
            -SNP/Indels calling using samtools mpileup/bcftools view and bcftools view/vcf utils

            Thanks in advance for your advice

            Comment

            Latest Articles

            Collapse

            • SEQadmin2
              Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
              by SEQadmin2



              CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

              Despite this, “CRISPR helped turn genome editing from a specialized technique into
              ...
              07-31-2026, 11:01 AM
            • SEQadmin2
              Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
              by SEQadmin2


              Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

              The systematic characterization of the human proteome has
              ...
              07-20-2026, 11:48 AM
            • SEQadmin2
              Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
              by SEQadmin2



              Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
              ...
              07-09-2026, 11:10 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-31-2026, 02:55 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            15 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            13 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Working...