Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #31
    masks for SOLiD paired-ends reads 35+50nt

    Originally posted by nilshomer View Post
    See section 7.1.
    Hi there,
    I've gone through the Bfast manual and I found a suggestion for masks assuming reads of at least 50nt in section 7.1.2. The problem is that my paired reads do not have the same length (SOLiDv4, paired-end libraries not mate-pair libraries, they have different orientation), one has 35nt in length and the other one has 50nt. Do I need to use different masks in order to index the reference for reads with 35nt or it's OK if I use those masks suggested in the manual for 50nt reads also for 35nt reads?

    Thanks in advance.

    Best regards,

    S.

    Comment


    • #32
      Originally posted by Sheila View Post
      Hi there,
      I've gone through the Bfast manual and I found a suggestion for masks assuming reads of at least 50nt in section 7.1.2. The problem is that my paired reads do not have the same length (SOLiDv4, paired-end libraries not mate-pair libraries, they have different orientation), one has 35nt in length and the other one has 50nt. Do I need to use different masks in order to index the reference for reads with 35nt or it's OK if I use those masks suggested in the manual for 50nt reads also for 35nt reads?

      Thanks in advance.

      Best regards,

      S.
      Try the bfast+bwa code. BFAST will map the 50bp read, and BWA will map the 35bp read, then BFAST will merge the two. There are many discussions here about how to run bfast+bwa.

      Comment


      • #33
        Originally posted by elinor View Post
        I have question regarding the "masks" in the index. What are the masks and why do we need them? Thanks for the response!
        This is a question that intrigues me for some weeks. Do you already have the answer for that? Anyone?

        I have created the 10 mask for human genome (hg18). To run bfast with all 10 masks I only point to the prefix of the index right? Or somehow I have to run the bfast match for each one of the masks?

        Thank you

        Comment


        • #34
          Originally posted by Ramon Vidal View Post
          This is a question that intrigues me for some weeks. Do you already have the answer for that? Anyone?

          I have created the 10 mask for human genome (hg18). To run bfast with all 10 masks I only point to the prefix of the index right? Or somehow I have to run the bfast match for each one of the masks?

          Thank you
          That's right, it will find all of them for you. You can use "-i" to specify a subset, for example "-i 2-3,6,9-10".

          Comment


          • #35
            Hi,
            I have found a potential error in the Table 1 of the bfast main manuscript (http://www.plosone.org/article/info:...l.pone.0007767). The M1 mask only has 18 "1", but the key size and key width both are 22. Is this a typo or my misunderstanding?

            Code:
            M1=111111111111111111 (k = 22, w= 22) M M M M
            One more question:
            I am working for a genome size two times the human and pair-end 100bp reads. Can I use the recommended mask that used for human pe50 data, or need I regenerate the mask set?

            based on the function:
            Code:
            f <- function(L=50,k=18,G=2*3.2*1e+9,A=4){
              return((L-k+1)*(G/(A^k)))
            }
            f(L=100,k=22,G=2*7.2*1e+9,A=4) ## 0.06466507
            The f = 0.06466507, which is less than 1. Is it mean that I can use the key size 22 and the recommended mask set? Thanks in advance.
            Last edited by pengchy; 09-28-2011, 11:36 PM.

            Comment


            • #36
              See the recommended settings in the manual! Good catch on the typo.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Best Practices for Single-Cell Sequencing Analysis
                by seqadmin



                While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
                Yesterday, 07:15 AM
              • seqadmin
                Latest Developments in Precision Medicine
                by seqadmin



                Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

                Somatic Genomics
                “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
                05-24-2024, 01:16 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:58 AM
              0 responses
              6 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 08:18 AM
              0 responses
              15 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 08:04 AM
              0 responses
              14 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 06-03-2024, 06:55 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Working...
              X