Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Eland export to sam

    Hello all,

    After converting Eland alignment export files to sam, I tried to convert sam to bam by samtools view -bt ref.fa.fai,

    what do these mean shown on the screen? Thanks.

    [sam_read1] reference 'chr11.fa' is recognized as '*'.
    [sam_read1] reference 'chr6.fa' is recognized as '*'.
    [sam_read1] reference 'chr6.fa' is recognized as '*'.
    [sam_read1] reference 'chr11.fa' is recognized as '*'.
    [sam_read1] reference 'chr11.fa' is recognized as '*'.
    [sam_read1] reference 'chrY.fa' is recognized as '*'.
    [sam_read1] reference 'chr1.fa' is recognized as '*'.
    [sam_read1] reference 'chr1.fa' is recognized as '*'.
    [sam_read1] reference 'chrX.fa' is recognized as '*'.

  • #2
    @bair,
    Did you find a solution for this problem?

    Comment


    • #3
      Nevermind... The ELAND alignment from our Core used a 'chrN.fa' reference, whereas the hg19.fa uses just 'chrN'. Adding a --nofa tag to export2sam.pl with "if($nofa > 0){$t[EXPORT_CHROM] =~ s/.fa//g};" got us back on track.

      Comment


      • #4
        Originally posted by pharmbot View Post
        Nevermind... The ELAND alignment from our Core used a 'chrN.fa' reference, whereas the hg19.fa uses just 'chrN'. Adding a --nofa tag to export2sam.pl with "if($nofa > 0){$t[EXPORT_CHROM] =~ s/.fa//g};" got us back on track.
        OR, you could just do a sed s/.fa// on the input file before doing export2sam.pl

        Comment


        • #5
          How did you convert the ELAND alignment ouput file to sam? I have scoured the web/literature and cannot find out how to do this.

          Comment


          • #6
            Originally posted by kreitinger View Post
            How did you convert the ELAND alignment ouput file to sam? I have scoured the web/literature and cannot find out how to do this.
            One way to do this is using Illumina's casava software's helper script illumina2sam.pl

            Comment


            • #7
              Thanks, I will look into that. One problem, though, is I do not have access to the Illumina software and was hoping there was some opensource software instead.

              Comment


              • #8
                there is a script export2sam.pl in samtools package (opensource) that may help you.

                Comment

                Latest Articles

                Collapse

                • 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
                • seqadmin
                  Current Approaches to Protein Sequencing
                  by seqadmin


                  Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                  04-04-2024, 04:25 PM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, Today, 08:47 AM
                0 responses
                12 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-11-2024, 12:08 PM
                0 responses
                60 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 10:19 PM
                0 responses
                59 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 04-10-2024, 09:21 AM
                0 responses
                54 views
                0 likes
                Last Post seqadmin  
                Working...
                X