Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    You need to tell bowtie2 to ignore base qualities and then set the --score-min parameter accordingly (e.g., "--score-min L,-30,0 --ignore-quals" would allow a maximum of 5 mismatches).

    Comment


    • #17
      Originally posted by dpryan View Post
      You need to tell bowtie2 to ignore base qualities and then set the --score-min parameter accordingly (e.g., "--score-min L,-30,0 --ignore-quals" would allow a maximum of 5 mismatches).
      Hi dpryan,
      thank you for your wonderful suggestion! But I am confused with the output while following your advise.
      First,I use the command bowtie2 -x index/9402_ref_ASM32557v1_chrUn.fa -c ATGACAGGCTTATGTCGA -a --no-hd ,and the alignment result is

      1 reads; of these:
      1 (100.00%) were unpaired; of these:
      0 (0.00%) aligned 0 times
      1 (100.00%) aligned exactly 1 time
      0 (0.00%) aligned >1 times
      100.00% overall alignment rate
      0 16 gi|584418266|ref|NW_006435781.1| 1491702 255 18M * 0 0 TCGACATAAGCCTGTCAT IIIIIIIIIIIIIIIIII AS:i:-6 XN:i:0 XM:i:1 XO:i:0 XG:i:0 NM:i:1 MD:Z:4T13 YT:Z:UU

      then I tried the command: bowtie2 -x index/9402_ref_ASM32557v1_chrUn.fa -c ATGACAGGCTTATGTCGA --score-min L,-30,0 --ignore-quals -a --no-hd, but the aligning returns the same result, the --score-min L,-30,0 --ignore-quals seems not to help find more alignments with tolerated mismatchs. I also tried other sequence for input, but the field in XM:i:n returned is all XM:i:1 or XM:i:0(I think the field indicates the mismatch number). So is there any problem with my command ?

      Sincerely.

      Comment


      • #18
        Firstly, there may not be any other valid hits with the specified number of mismatches. Secondly, even if there were, bowtie2 can miss alignments on occasion.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Advanced Tools Transforming the Field of Cytogenomics
          by seqadmin


          At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...
          09-26-2023, 06:26 AM
        • seqadmin
          How RNA-Seq is Transforming Cancer Studies
          by seqadmin



          Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...
          09-07-2023, 11:15 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 09-29-2023, 09:38 AM
        0 responses
        10 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-27-2023, 06:57 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2023, 07:53 AM
        1 response
        25 views
        0 likes
        Last Post seed_phrase_metal_storage  
        Started by seqadmin, 09-25-2023, 07:42 AM
        0 responses
        17 views
        0 likes
        Last Post seqadmin  
        Working...
        X