Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • nilshomer
    replied
    Originally posted by [email protected] View Post
    Hello,

    I am new to BFast. I have executed the sample data from tutorial's commands. Now i have .sam reported file. Can anybody tell me how to view this file. Will i have to use other software to view the result? Thanks
    The SAM format is described here and can be manipulated by SAMTools or Picard. Genome viewers (like IGV) can view the alignments. Feel free to search past posts or the software hub here at seqanswers for many interesting and helpful posts on each of these types of software.

    Leave a comment:


  • niazi84@hotmail.com
    replied
    How to view output

    Hello,

    I am new to BFast. I have executed the sample data from tutorial's commands. Now i have .sam reported file. Can anybody tell me how to view this file. Will i have to use other software to view the result? Thanks

    Leave a comment:


  • nilshomer
    replied
    Originally posted by etk1220 View Post
    Hello,

    I am trying to map solid reads to a reference file using bfast, and during the post-processing step, when I try to get the output in sam format, bfast begins processing the reads and immediately prints the error message:
    AlignedReadConvert.c:705: AlignedReadConvertPrintAlignedEntryToSAM: Assertion `strlen(qual) == strlen(read)' failed.
    Abort

    I checked the length of the qual line in the fastq file that I used and it was equal to the length of the sequence line. I also tried post processing with the output in baf format, and then converting to .sam format using bafconvert, but that resulted in the same error during the conversion step.

    Any help in this matter would be greatly appreciated.

    Thanks,
    etk1220
    If you are aligning SOLiD reads the quality string should be one character fewer than the sequence string. i.e.

    OK:
    Code:
    >READ
    T00000
    +
    IIIII
    NOT OK:
    Code:
    >READ
    T00000
    +
    IIIIII
    If you are not aligning SOLiD reads then can you check that there are no whitespaces in your sequence or quality strings?

    Leave a comment:


  • etk1220
    started a topic Bfast Sam format

    Bfast Sam format

    Hello,

    I am trying to map solid reads to a reference file using bfast, and during the post-processing step, when I try to get the output in sam format, bfast begins processing the reads and immediately prints the error message:
    AlignedReadConvert.c:705: AlignedReadConvertPrintAlignedEntryToSAM: Assertion `strlen(qual) == strlen(read)' failed.
    Abort

    I checked the length of the qual line in the fastq file that I used and it was equal to the length of the sequence line. I also tried post processing with the output in baf format, and then converting to .sam format using bafconvert, but that resulted in the same error during the conversion step.

    Any help in this matter would be greatly appreciated.

    Thanks,
    etk1220

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:35 AM
0 responses
12 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-09-2024, 02:46 PM
0 responses
18 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-07-2024, 06:57 AM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, 05-06-2024, 07:17 AM
0 responses
19 views
0 likes
Last Post seqadmin  
Working...
X