Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bismark can't get work with test data

    PHP Code:
    bismark_v0.12.5/bismark_genome_preparation --path_to_bowtie ~/scripts/bowtie-1.1.0/ --verbose .
    bismark_v0.12.5/bismark -n 1 -l 50 --path_to_bowtie ~/scripts/bowtie-1.1.0/ ~/ngs/bismark-hsatest_data.fastq 
    These were the two code I tried with the bismark. While I didn't get any sequences that were aligned with the genome.

    The genome sequence are in a fasta file hg19.fa, if anything, the working directory when I prepare the genome don't have this file, but have a link to hg19.fasta in other folder.

    This is a part of the report:

    Final Alignment report
    ======================
    Sequences analysed in total: 10000
    Number of alignments with a unique best hit from the different alignments: 0
    Mapping efficiency: 0.0%

    Sequences with no alignments under any condition: 10000
    Sequences did not map uniquely: 0
    Sequences which were discarded because genomic sequence could not be extracted: 0

    Number of sequences with unique best (first) alignment came from the bowtie output:
    CT/CT: 0 ((converted) top strand)
    CT/GA: 0 ((converted) bottom strand)
    GA/CT: 0 (complementary to (converted) top strand)
    GA/GA: 0 (complementary to (converted) bottom strand)

    Number of alignments to (merely theoretical) complementary strands being rejected in total: 0

  • #2
    bismark bug

    Hi,

    I faced similar problem. Have u solved it? Thanks

    Comment


    • #3
      Originally posted by homeuser1 View Post
      Hi,

      I faced similar problem. Have u solved it? Thanks
      This turns out something is wrong when I building the genomic database. Basically, I made the index with default bowtie program which is bowtie2, and when aligning I asigned with bowtie1 program. This means I am using bowtie1 aligning with a database build up with bowtie2. The program is not giving any warning or error.

      I hope this can helpful to you.

      Comment


      • #4
        Originally posted by dolbi View Post
        This turns out something is wrong when I building the genomic database. Basically, I made the index with default bowtie program which is bowtie2, and when aligning I asigned with bowtie1 program. This means I am using bowtie1 aligning with a database build up with bowtie2. The program is not giving any warning or error.

        I hope this can helpful to you.
        Sorry, but this incorrect. The default for both the genome preparation as well as the aligner is Bowtie (Bowtie 2 requires the flag --bowtie2 in both cases). Also, if the specified genome folder doesn't contain files with the required file extension it will die with an warning message and prompt you to run the correct genome preparation first. If all files are present there is still a chance that the indexing left corrupt files, e.g. if it got killed or terminated due to memory issues or the like.

        If the test data report shows no aligned files you need to look at the on-screen text (or the error log) for clues what went wrong. I am happy to help trouble shooting if you can send me the error log.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Addressing Off-Target Effects in CRISPR Technologies
          by seqadmin






          The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
          08-27-2024, 04:44 AM
        • seqadmin
          Selecting and Optimizing mRNA Library Preparations
          by seqadmin



          Sequencing mRNA provides a snapshot of cellular activity, allowing researchers to study the dynamics of cellular processes, compare gene expression across different tissue types, and gain insights into the mechanisms of complex diseases. “mRNA’s central role in the dogma of molecular biology makes it a logical and relevant focus for transcriptomic studies,” stated Sebastian Aguilar Pierlé, Ph.D., Application Development Lead at Inorevia. “One of the major hurdles for...
          08-07-2024, 12:11 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 08-27-2024, 04:40 AM
        0 responses
        16 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-22-2024, 05:00 AM
        0 responses
        293 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-21-2024, 10:49 AM
        0 responses
        135 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 08-19-2024, 05:12 AM
        0 responses
        124 views
        0 likes
        Last Post seqadmin  
        Working...
        X