Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Various methods of creating .sam/.bam files

    I know that there are many great programs out there such as bowtie, galaxy, bioconductor, etc that can do these steps for me but I am interested in creating my own .bam file starting off from a .fastq file. Oh and my main software of choice has been MATLAB which has worked out great for me. I am trying to align this sequence but I am wondering whether there is an option from MATLAB to compare this alignment to one that is provided by NCBI or another websource. On top of this, I feel like MATLAB can map this sequence onto the genome and record the counts of the alignment. The rest of the conversion, however, I am kind of shaky on, has anyone tried this or knows of a better way to approach this?

  • #2
    If you use matlab to do the alignment as long as you report the alignment according to SAM specs, you can stream that data into samtools and it will produce a BAM. Look up the view command:

    Comment


    • #3
      Matlab's BioMap class has a write method that creeates SAM and BAM files.
      The BioMap class contains data from short-read sequences, including sequence headers, read sequences, quality scores for the sequences, and data about how each sequence aligns to a given reference.

      HTH
      L.

      Comment


      • #4
        I am confused as to what you are actually doing. Are you trying to map raw data to the genome? Are you even working with next-gen data? You say sequence as if it is singular, so is this perhaps a single sequence you are trying to align?

        If you are trying to simply analyze already aligned reads, then that is a different matter.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Advances in Sequencing Technologies
          by seqadmin







          Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

          Long-Read Sequencing
          Long-read sequencing has...
          12-02-2024, 01:49 PM
        • seqadmin
          Genetic Variation in Immunogenetics and Antibody Diversity
          by seqadmin



          The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
          11-06-2024, 07:24 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 12-02-2024, 09:29 AM
        0 responses
        139 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-02-2024, 09:06 AM
        0 responses
        49 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 12-02-2024, 08:03 AM
        0 responses
        38 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 11-22-2024, 07:36 AM
        0 responses
        69 views
        0 likes
        Last Post seqadmin  
        Working...
        X