Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bassu
    Junior Member
    • Jun 2010
    • 5

    Ngs data analysis

    Dear All,

    As a part of my curriculum, i am currently planning to do a pipeline like sort on NGS data. Through various reading and other sorts i found that there are some leading tools like bowtie, tophat, Maq, Cufflinks etc.

    From NCBI SRA sample of RNASEQ of illumina. but as i am new to these technologies i dont know what are the sequential steps i should follow to get a meaning full result.

    what i am trying to analyse is to get the differential expression between two different organ data. How can i identify the control sample(is it needed?), and what are the tools i should use and in which order.

    I know this will be a mundane task for some of you, but i am hopefull that you people can help me to sort this out.

    Hoping for a positive replay asap
  • mgogol
    Senior Member
    • Mar 2008
    • 197

    #2
    If you're comparing two organs, there's probably no control, but just liver vs. kidney or vice versa.

    First you'll need to align the sequences to a genome (bowtie, bwa, or tophat if you want a spliced alignment). Then you may want to get either RPKMs or count data (cufflinks, bedtools coverageBed) with which you can use something to calculate differentially expressed genes (DEseq, DEGseq, edgeR).

    I doubt it's a mundane task to very many people at this point, It's still pretty new and complicated to most people...

    Comment

    • flobpf
      Member
      • Apr 2010
      • 76

      #3
      In addition to the reply by Mgogol (which is what I do too)...

      1) TopHat and Cufflinks for alignment. Cufflinks gives you FPKM values now instead of the previous RPKM by TopHat, which is mostly the same. Output file in SAM format gives coordinate information i.e. where each read maps onto genome. You can write a simple python script to find out whether the read overlaps any known gene to get read count data for each gene.

      2) EdgeR for differential expression. But I think edgeR doesnt work with FPKM data. You need to supply EdgeR with count data to get differential expression.

      Hope that helps

      Comment

      • bassu
        Junior Member
        • Jun 2010
        • 5

        #4
        Dear mgogol & flobpf,

        Thanks for your kind informations, i will work with your provided information and let you informed about my progress time to time.

        Once again thank you guys!!

        Comment

        • rinku.y8448@gmail.com
          Junior Member
          • Sep 2015
          • 7

          #5
          Dear All,
          i am currently doing variant analysis of NF2 ,after visualisation the result ,but i am confuse my result is it correct or not? and also i couldn't find the no. of snp , rather i check the another site dbsnp , i put individually gene i.d for search but no answere has come. plz tell me how can i do it step by step?
          and also how can i identify the result or no.of snp ?
          I doubt it's a pretty and complicaited question but i am hopefull that you people can help me to sort this out..
          hoping fir a positive rply asap

          Comment

          Latest Articles

          Collapse

          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM
          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          55 views
          0 reactions
          Last Post SEQadmin2  
          Working...