Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • The position of the short read on genome

    Hi all,
    Do any one know how to get the position of the short read on genome?
    Any advice about this would be much appreciated, thank you.

  • #2
    The normal approach is to map it with a program such as BBMap.

    Comment


    • #3
      Your question is extremely vague.

      If you want to align millions of short reads to a reference genome, use TopHat or BBMap to map all the reads to a reference genome, as Brian Bushnell suggested.

      The reference genomes can be downloaded from Ensembl or UCSC.

      You can also use Galaxy if you are not comfortable using the Unix command line.

      If you just want to align a single read, the UCSC Genome Browser has a convenient tool BLAT tool available online on the UCSC Genome Browser.

      Comment


      • #4
        Sorry for vague question.
        I have aligned million of short reads to a reference genome, but I don't know how to extract the position information for each short read.
        Thanks for your advice, I will try as your advice.

        Comment


        • #5
          Why would you want to extract the position information for each read?

          If it's ChIP-Seq, you can use macs2 to call the peaks, and identify the positions of the peaks.

          If it's RNA-Seq, you can use Cuffdiff or htseq-count and DESeq2 to count the number of reads for each gene annotated in the GTF file given.

          I will try to answer your question exactly as you asked it though. Most mapping programs will generate SAM files or BAM files. The 3rd and 4th fields of each entry in the SAM file will contain the reference sequence name (chromosome) and the 1-based leftmost mapping position.

          You can view the SAM format here.


          You can convert BAM files to SAM files with samtools view.

          Comment


          • #6
            IGV is also a useful option to visualize your alignment files.

            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, 04-25-2024, 11:49 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-24-2024, 08:47 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            62 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            60 views
            0 likes
            Last Post seqadmin  
            Working...
            X