Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • smallSeq
    Junior Member
    • Nov 2014
    • 6

    #1

    Galaxy smallRNA Analysis help

    Hi,
    I've been playing with Galaxy lately to do my data analysis for smallRNA (Illumina).
    I think I'm getting what I want but I'm stuck at a certain point.
    Here are the tools/workflow I have used:
    1. FastQC (to check quality)
    2. Clip (to trim off 3' adapter sequence)
    3. Sickle (to discard any bad quality sequences)
    4. MiRDeep2 mapper to collapse the reads from Sickle (seems to just make the sickle file compatible with MiRDeep2 Quantifier)
    5. MiRDeep 2 Quantifier to map the collapsed reads to the reference fasta file of mature miRNA.
    *Result is a list of miRNA in a tabular format
    -Next I want to convert this file to a file compatible with edgeR for differential expression analysis. Any thoughts on how to do this? Any known tools?
    -Also, there is one other tool: MiRDeep2 (identification of novel and known miRNAs). I can't for the life of me figure out if this tool is more useful or if I should be using this one instead of Quantifier however the output when I use this tool is not giving me the miRNA list I would expect. Any help would be appreciated. Thx!!
  • Schelarina
    Member
    • Apr 2014
    • 18

    #2
    hi,
    does mirdeep provide you with a list of counts for each miRNA? if not, i guess it gives at least the genomic coordinates of your miRNAs, so you can make it as bedfile or gff file and use it to extract read counts with betools or other tools on your bam file. The bed file you need it anyway for edgeR
    Then you just extract the coloumn with the counts in a new txt file and give to edgeR lie this
    counts <- read.delim("counts.txt")

    Comment

    • smallSeq
      Junior Member
      • Nov 2014
      • 6

      #3
      Thanks for your reply. I'm just getting back to trying to figure this out.
      I get a list of counts (see attached image) for each miRNA when mapping to the mature fasta file downloaded from miRbase. These aren't necessarily assigned to regions in the genome however, just miRNA names. This is a tabular file. It seems like edgeR wants me to combine all my lists(samples and replicates) together into a matrix type tabular file. Do you know of a tool to do this easily? Will edgeR accept these counts if not assigned to a position in the genome and just a name? Any help is appreciated. Thx!
      Attached Files

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM
      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      15 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      32 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...