Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • alexischr
    Junior Member
    • Nov 2010
    • 2

    Seurat - Analysis tool for tumor/normal DNA and RNA seq

    Hello everyone,

    I'd like to present Seurat, an analysis tool that we developed here at TGen. It detects somatic mutation (SNVs, indels, structural variance) and allelic imbalance in paired tumor/normal genome and transcriptome data.

    The code was made into a GATK module, so its use will probably be familiar to some. Input is indexed BAMs, and output is split into a VCF file for simple events and a tab-delimited text file for larger events.

    The latest release (and documentation) is at https://sourceforge.net/projects/seurat/ and we'd appreciate feedback, comments and suggestions! Right now the software is free from academic and research use.

    Thanks!

    -- Alexis Christoforides
  • nbahlis
    Member
    • May 2013
    • 25

    #2
    is is possible to run Seurat without RNAseq data?

    Comment

    • Jon_Keats
      Senior Member
      • Mar 2010
      • 279

      #3
      Great Job Alexis, first runs with the new version are coming off right now... Looks great as always

      Comment

      • Jon_Keats
        Senior Member
        • Mar 2010
        • 279

        #4
        Nizar, it will run on just the Tumor/normal DNA bam, RNA bam files are NOT required.

        Comment

        • nbahlis
          Member
          • May 2013
          • 25

          #5
          thanks Jonathan, just started the analysis with Seurat, looks its gonna take FEW hours. I tweaked the script to add more memory to Java " java -Xmx2g -jar Seurat.jar ...". Without adding "-Xmx2g" I was getting a message "java heap OutOMemory".

          Comment

          • agupta29
            Junior Member
            • Jan 2013
            • 5

            #6
            -refseq <refseq_file> Name of RefSeq transcript annotation file. If specified, gene-wide events can be detected, and SNVs/LOH events will be annotated with the gene name.
            Can someone direct me to a source for the hg19, UCSC transcript annotation file. I generated one from the knownGene.txt file in iGenomes' hg19 package using genePredToGtf.

            However, I keep getting the error:
            ##### ERROR stack trace
            java.lang.NumberFormatException: For input string: "."
            at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
            at java.lang.Integer.parseInt(Integer.java:481)
            at java.lang.Integer.parseInt(Integer.java:527)
            at org.broadinstitute.sting.utils.codecs.refseq.RefSeqCodec.decodeLoc(RefSeqCodec.java:72)
            at org.broad.tribble.index.FeatureIterator.readNextFeature(IndexFactory.java:287)
            at org.broad.tribble.index.FeatureIterator.<init>(IndexFactory.java:239)
            at org.broad.tribble.index.IndexFactory.createIndex(IndexFactory.java:123)
            at org.broadinstitute.sting.gatk.refdata.tracks.RMDTrackBuilder.createIndexInMemory(RMDTrackBuilder.java:361)
            at org.broadinstitute.sting.gatk.refdata.tracks.RMDTrackBuilder.loadIndex(RMDTrackBuilder.java:258)
            at org.broadinstitute.sting.gatk.refdata.tracks.RMDTrackBuilder.getFeatureSource(RMDTrackBuilder.java:199)
            at org.broadinstitute.sting.gatk.refdata.tracks.RMDTrackBuilder.createInstanceOfTrack(RMDTrackBuilder.java:128)
            at org.broadinstitute.sting.gatk.refdata.tracks.RMDTrackBuilder.createInstanceOfTrack(RMDTrackBuilder.java:145)
            at org.broadinstitute.sting.gatk.walkers.tgen.Seurat.initialize(Seurat.java:106)
            at org.broadinstitute.sting.gatk.executive.LinearMicroScheduler.execute(LinearMicroScheduler.java:48)
            at org.broadinstitute.sting.gatk.GenomeAnalysisEngine.execute(GenomeAnalysisEngine.java:246)
            at org.broadinstitute.sting.gatk.CommandLineExecutable.execute(CommandLineExecutable.java:128)
            at org.broadinstitute.sting.commandline.CommandLineProgram.start(CommandLineProgram.java:236)
            at org.broadinstitute.sting.commandline.CommandLineProgram.start(CommandLineProgram.java:146)
            at org.broadinstitute.sting.gatk.CommandLineGATK.main(CommandLineGATK.java:92)
            ##### ERROR ------------------------------------------------------------------------------------------
            ##### ERROR A GATK RUNTIME ERROR has occurred (version 1.5-32-g2761da9):
            ##### ERROR
            ##### ERROR Please visit the wiki to see if this is a known problem
            ##### ERROR If not, please post the error, with stack trace, to the GATK forum
            ##### ERROR Visit our wiki for extensive documentation http://www.broadinstitute.org/gsa/wiki
            ##### ERROR Visit our forum to view answers to commonly asked questions http://getsatisfaction.com/gsa
            ##### ERROR
            ##### ERROR MESSAGE: For input string: "."
            ##### ERROR ------------------------------------------------------------------------------------------
            I tried a few other sources for this file but the error persists.

            Thanks

            Comment

            Latest Articles

            Collapse

            • 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
            • SEQadmin2
              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
              by SEQadmin2



              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
              07-08-2026, 05:17 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 11:41 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            34 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            44 views
            0 reactions
            Last Post SEQadmin2  
            Working...