Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • maivantan
    Member
    • Oct 2013
    • 51

    Reference for alignment

    Dear all,
    I index a reference genome and try to align in bowtie2, i got the result. how ever, when i align using samtools by VCF format, the reference showed not available.

    user$ ./bowtie2 -x ~/tan_analysis/rice1 -U ~/tan_analysis/analysis20140111/20140111_A1_PE1.fastq -S wrc20140118.sam
    2398641 reads; of these:
    2398641 (100.00%) were unpaired; of these:
    2094522 (87.32%) aligned 0 times
    228676 (9.53%) aligned exactly 1 time
    75443 (3.15%) aligned >1 times
    12.68% overall alignment rate

    CHROM POS ID REF ALT QUAL FILTER INFO FORMAT wrc20140118.sorted.bam.bam
    chr01 27400 . N G 68 . DP=22;VDB=3.856020e-04;AF1=1;AC1=2;DP4=0,0,0,8;MQ=29;FQ=-51 GT:PL:GQ 1/1:101,24,0:45
    chr01 27401 . N C,G 75 . DP=22;VDB=1.934810e-04;AF1=1;AC1=2;DP4=0,0,0,9;MQ=28;FQ=-51 GT:PL:GQ 1/1:108,24,0,104,10,101:45
    chr

    Do you have any suggestion please
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    Two quick things to try:

    First make sure that you really did use the same reference between Bowtie and samtools, and make sure that the chromosome names in the reference match the names in your .bam.

    Then remake the .fai file yourself (use samtools faidx), then rerun samtools mpileup

    Comment

    • maivantan
      Member
      • Oct 2013
      • 51

      #3
      I used the same reference between bowtie2 and samtools.

      I will try as your suggestion.

      Thank you very much,

      Comment

      Latest Articles

      Collapse

      • 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.
        ...
        Yesterday, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:04 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      7 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      14 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Working...