Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bioscope single read BAM & Cufflinks

    Dear Adam,
    I would like to know to what extend is the compatibility with bioscope bam files ?
    I produce BAM files with the single read pipeline, but Cufflinks still bother me with XS attribute.

    It work if i add this specific column with the awk command found in this forum :
    Code:
    awk -F'\t' 'BEGIN { OFS="\t"} {if($2==16) {$(NF+1)="XS:A:-"; print $0,$(NF+1)} else {$(NF+1)="XS:A:+"; print $0,$(NF+1)}}' test.sam > test.sam2
    Thx for the support you provide in these forums
    Thibault

  • #2
    Proper support for SOLiD reads will be added to Cufflinks in the next couple of days. You will not need to alter the SAM file, but will simply use the option --library-type fr-secondstrand. I apologize for the slight delay in this new version, but we are trying to get a couple of other bug fixes in.

    In the meantime, the command you mention should accomplish the same thing, but will not work for paired-end reads.

    -Adam

    Comment


    • #3
      Tried Cufflinks 0.9.3 with AB Bioscope 1.3 generated BAM file (SOLID 50x25 paired end reads).
      I used the --library-type fr-secondstrand parameter for the SOLID data.

      Yet, Cufflinks seems to determine the read length wrong:
      "Read Type: 25bp paired-end" instead of 50 x 25

      Re-tried it with 50 bp fragment data -> Cufflinks determines 25 bp

      Rainer

      Comment


      • #4
        I have the same message, cufflinks 092 and bioscope 1.2
        Maybe it is just a typing error with the message about read type.

        Comment


        • #5
          Originally posted by tdm View Post
          Maybe it is just a typing error with the message about read type.
          I don't think that it comes from the read type. Same thing if you use other options for read type.

          Rainer

          Comment


          • #6
            From source code, its the minimum read length. There is also a maximum, but not displayed. I think it is alright.

            Comment


            • #7
              Yes, tdm is correct. It was not set up for mixed read-lengths, but I will be changing (or removing) this message soon.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                05-06-2024, 07:48 AM
              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 06:57 AM
              0 responses
              11 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-06-2024, 07:17 AM
              0 responses
              15 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              24 views
              0 likes
              Last Post seqadmin  
              Working...
              X