Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hifer
    Junior Member
    • Sep 2015
    • 2

    #1

    Aligning to HIV reference

    Hi everyone,

    First time poster here

    I'm trying to align some Illumina paired reads (88bp) to the HIV1 reference (NC_001802.1, ~10k bp) using Bowtie2. However, somehow I found that these reads only align to the first half of the reference (refer to attachment).

    This seems to be consistent across aligners (Bowtie2 & BWA), so I'm suspecting that it might be a characteristic of HIV. Has anyone come across any similar findings or suggestions?

    Thanks!
    Attached Files
  • swigut
    Junior Member
    • Jul 2012
    • 1

    #2
    Originally posted by hifer View Post

    [...]I'm suspecting that it might be a characteristic of HIV. Has anyone come across any similar findings or suggestions?

    Thanks!
    Unlikely, the only ambiguous part of the sequence are the LTRs.
    1. Check your sequencing result manually if you have reads from the other half
    2. Check your alignment statistics, do most of the reads align?
    3. Check if the genome sequence you used to build the index was complete.

    Tomek

    Comment

    • Andrei D.
      Junior Member
      • Jul 2012
      • 3

      #3
      What kind of sample was used for library preparation? Maybe it was amplicon?
      (then only part of HIV genome was sequenced)

      Comment

      • cswarth
        Member
        • Mar 2010
        • 14

        #4
        What parameters are you passing to bowtie when doing the alignment?
        I'm curious because I am doing something similar, aligning deep sequencing reads from a v3 portion of env to NC_001802.

        If I use the default bowtie2 parameters (--end-to-end mode), I get no alignments at all. However if I align in --local mode, the middle of my reads align but about a quarter of the read is soft-clipped at each end.

        Code:
        bowtie2 -x ../references/NC_001802 --local -N 1 -f -U sequences.fasta -S alignment.sam

        I'm trying to figure out if this means I did not properly clean up the adapters on each end, or if there is just too much variation from the reference that bowtie is never going to be able to do a good job.

        Comment

        • cswarth
          Member
          • Mar 2010
          • 14

          #5
          To follow-up on this notion of using bowtie2 to align sequences to an HIV-1 reference -

          My experience is that aligning HIV-1 sequences using Bowtie 2 does not work well. I suppose it depends on the reference and on the region being sequenced, but the diversity of HIV genomes, on top of sequencing errors, is often too great to be aligned by seed-and-extend techniques used by bowtie. A colleague suggested using smith-waterman alignment, or profile HMMs.

          Below is an image taken from IGV showing the diversity of the gp-120 sequences I am working with. (Each color bar represents a position where the alignment differs from the reference.) These sequences were aligned to NC_001802 using a codon-aware smith-waterman aligner . It is this diversity, and divergence from the reference, that make it so hard for bowtie2 to do the alignment.

          Comment

          • hifer
            Junior Member
            • Sep 2015
            • 2

            #6
            Hi everyone,

            Sorry for the hiatus after posting this. Just as an update, I've managed to figure out why my reads are only aligning to the first half of HIV1, it's due to the way the library was prepared.

            Apparently my collaborators have only sequenced the gag pol region of the virus (as this region is highly conserved) and therefore the reads only align to this particular region of the viral chromosome, no surprises afterall!

            Thanks everyone for their input!

            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
              ...
              Yesterday, 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, Yesterday, 02:55 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            12 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            12 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Working...