Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • plotting small RNA using window size - step size

    Dear all,
    I'm analyzing small RNA seq data.
    I have the genomic coordinates of some elements (called cluster) on the genome.
    I have to make some graph, representing the density of small RNA mapping to these cluster using a windows size of 250nt and step size of 25 nt ( i have to do this because it has already been done in a paper).
    I'm not sure to well understand :
    does it mean that i have to created a BED file called windows.bed for 250nt windows across the element of interest and that each windows overlap by 25 nt.
    For example :

    Code:
    chr1 0 250
    chr1 225 475
    ....
    and i create a 2nd bed file of sequence reads called reads.bed

    And i can use coverageBed from Bedtools to calculate for each window in windows.bed the number of reads in reads.bed that overlap the window.

    Do i well understand the notion of window size / step size ?

    Thanks in advance for your help,
    Stéph

    and then, i can use Bedtools

  • #2
    Originally posted by StephaniePi83 View Post
    Dear all,
    I'm analyzing small RNA seq data.
    I have the genomic coordinates of some elements (called cluster) on the genome.
    I have to make some graph, representing the density of small RNA mapping to these cluster using a windows size of 250nt and step size of 25 nt ( i have to do this because it has already been done in a paper).
    I'm not sure to well understand :
    does it mean that i have to created a BED file called windows.bed for 250nt windows across the element of interest and that each windows overlap by 25 nt.
    For example :

    Code:
    chr1 0 250
    chr1 225 475
    ....
    and i create a 2nd bed file of sequence reads called reads.bed

    And i can use coverageBed from Bedtools to calculate for each window in windows.bed the number of reads in reads.bed that overlap the window.

    Do i well understand the notion of window size / step size ?

    Thanks in advance for your help,
    Stéph

    and then, i can use Bedtools
    Hi,

    For example, it means you count the number of small RNA that mapped to pos 0-250, then 25-275, then 50-300 and so on, and you plot the total number of mapped smallRNA in these 250nt bins.

    Comment


    • #3
      Hi Kennels,
      I'm not sure to well understand, what is the x-axis of the plot ? [0,25,50, ...] ?
      There is redundancy no ? I mean, small RNA that have been counted in the windows [0,250] will also be counted in the windows [25,275], no ?

      Comment

      Latest Articles

      Collapse

      • 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
      • seqadmin
        Choosing Between NGS and qPCR
        by seqadmin



        Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
        10-18-2024, 07:11 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 11:09 AM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Today, 06:13 AM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 11-01-2024, 06:09 AM
      0 responses
      30 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 10-30-2024, 05:31 AM
      0 responses
      21 views
      0 likes
      Last Post seqadmin  
      Working...
      X