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
        Addressing Off-Target Effects in CRISPR Technologies
        by seqadmin






        The first FDA-approved CRISPR-based therapy marked the transition of therapeutic gene editing from a dream to reality1. CRISPR technologies have streamlined gene editing, and CRISPR screens have become an important approach for identifying genes involved in disease processes2. This technique introduces targeted mutations across numerous genes, enabling large-scale identification of gene functions, interactions, and pathways3. Identifying the full range...
        08-27-2024, 04:44 AM
      • seqadmin
        Selecting and Optimizing mRNA Library Preparations
        by seqadmin



        Sequencing mRNA provides a snapshot of cellular activity, allowing researchers to study the dynamics of cellular processes, compare gene expression across different tissue types, and gain insights into the mechanisms of complex diseases. “mRNA’s central role in the dogma of molecular biology makes it a logical and relevant focus for transcriptomic studies,” stated Sebastian Aguilar Pierlé, Ph.D., Application Development Lead at Inorevia. “One of the major hurdles for...
        08-07-2024, 12:11 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 08-27-2024, 04:40 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 08-22-2024, 05:00 AM
      0 responses
      293 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 08-21-2024, 10:49 AM
      0 responses
      135 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 08-19-2024, 05:12 AM
      0 responses
      124 views
      0 likes
      Last Post seqadmin  
      Working...
      X