Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • akitrav1
    Junior Member
    • Jan 2019
    • 5

    CellRanger vs Seurat

    Hi,

    I am very new to single cell sequencing and I have a couple of questions, especially to people using the Seurat package?

    How does CellRanger compare to Seurat? Do they complement each other or are they competitors?

    Are there specific parts of the single cell pipeline that Cellranger performs better, considering it is developed by 10x itself?
  • mgogol
    Senior Member
    • Mar 2008
    • 197

    #2
    Seurat and cellranger

    cellranger is run on the raw data and produces data that you can read into R with Seurat for downstream analysis. It also does some processing of the data for instant visualization in the cellranger report, but we don't typically use that much further, because it's nice to have more control over which cells you filter and how you treat the data.

    There is a package called Loupe from 10x that you can use to explore the cellranger-generated data, but again, a bit black box-y and less control over parameters, less clear how the data was actually treated.

    Comment

    • SeqGeq
      Junior Member
      • Jan 2019
      • 5

      #3
      Alternative Analysis Platforms

      Seurat is a beautiful R package for one workflow in analyzing data generated from CellRanger (and other scRNA-Seq pipelines), built by some top tier talent at NYU.

      This can be utilized via the Seurat plugin developed by FlowJo within the SeqGeq platform which runs the Seurat R package as well as many other tools (in parallel or stacked together) for very deep data analysis and without the need to code in R.

      More information available here:

      flowjo.com/solutions/seqgeq
      exchange.flowjo.com

      Best,
      Ian Taylor
      SeqGeq Tech Support
      [email protected]

      Comment

      • mgogol
        Senior Member
        • Mar 2008
        • 197

        #4
        Uh, I disagree that Seurat is for "one workflow". It is quite flexible, with excellent documentation for a number of use cases that makes it pretty easy to use, even for people who aren't incredibly experienced with R. And with the script you develop and version information, your analysis is reproducible by other people, which it most likely will not be using a point and click type interface. (Please correct me if I'm wrong).

        Feel free to advertise your commercial product, but I feel you were slightly misleading about Seurat's capabilities and thought I would chime in with my own opinion. Have a good day.

        Comment

        • SeqGeq
          Junior Member
          • Jan 2019
          • 5

          #5
          I'm a huge fan of the Seurat analysis pipeline (we implemented that as a free plugin for SeqGeq for exactly that reason); I didn't mean to mislead.

          To your point about reproducibility, I believe there is some misunderstanding - SeqGeq's saving mechanism creates an archive file (a GeqZip) which allows any researcher to recapitulate and reproduce exactly the analysis created there.

          Comment

          • akitrav1
            Junior Member
            • Jan 2019
            • 5

            #6
            Can you analyze data from 10x genomics using SeqGeq? How does Cell Ranger compare to that? Also isn't SeqGeq meant for Illlumina-Biorad product?

            Comment

            • SeqGeq
              Junior Member
              • Jan 2019
              • 5

              #7
              Yes SeqGeq can analyze data from 10x's pipeline, after processing in CellRanger.

              CellRanger is not a tertiary analysis platform, it produces a data matrix of reads per gene per cell from FASTQ files. This is what SeqGeq takes as an input.

              Like FlowJo for flow cytometry data analysis, our team has tried to make SeqGeq "platform agnostic", it can analyze data from every single-cell sequencing pipeline I've run across with ease, and also most bulk RNA seq data.

              File formats currently supported include: CSV, TSV, TXT, MTX, HDF5 and ST. If you run into a problem analyzing a particular type of data or accomplishing a desired workflow I would encourage you to reach out for training and troubleshooting. We're here to help.

              Best,
              Ian Taylor
              SeqGeq Tech Support
              [email protected]

              Comment

              • mgogol
                Senior Member
                • Mar 2008
                • 197

                #8
                Originally posted by SeqGeq View Post
                I'm a huge fan of the Seurat analysis pipeline (we implemented that as a free plugin for SeqGeq for exactly that reason); I didn't mean to mislead.

                To your point about reproducibility, I believe there is some misunderstanding - SeqGeq's saving mechanism creates an archive file (a GeqZip) which allows any researcher to recapitulate and reproduce exactly the analysis created there.
                Great, I am glad you are making an effort to be reproducible. I am clearly jumpy about this.

                Comment

                • akitrav1
                  Junior Member
                  • Jan 2019
                  • 5

                  #9
                  Data from 10x chromium does not give transcript isoform level data but at a gene level data? Is it correct? Also, between Illumina-ddseq and 10x, what is the general consensus? Which one is better from both technology and software point of view?

                  Comment

                  • mgogol
                    Senior Member
                    • Mar 2008
                    • 197

                    #10
                    The cellranger pipeline generates gene level data, but you always have the fastq files if you want to go back and look at them another way. I'm not familiar with illumina ddseq.

                    Comment

                    • kgosche@partek.com
                      Member
                      • Aug 2016
                      • 16

                      #11
                      Single Cell Analysis Alternative

                      Another alternative is Partek Flow. You can work with data from any platform, including the output from CellRanger (gene/feature barcode matrices, hdf5 files, or even FASTQ files) and perform QA/QC, filtering, normalization, clustering, visualization, classification, statistical analysis, pathway analysis and so on. It's all point & click and you get tech support, so it's super easy to use. Here is more information about our single cell tools. Hope this helps.

                      Comment

                      • fantasticAI
                        Junior Member
                        • May 2021
                        • 1

                        #12
                        I wonder if I got 20 samples of scRNAseq data, and 4 of them are normal, 8 of them are treat1 and 8 of them are treat2. Do you think it would be a good idea to use Seurat to merge them together or use Cellranger aggr ?

                        Comment

                        Latest Articles

                        Collapse

                        • 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
                        • SEQadmin2
                          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                          by SEQadmin2


                          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                          ...
                          06-02-2026, 10:05 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by SEQadmin2, 06-26-2026, 11:10 AM
                        0 responses
                        14 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-17-2026, 06:09 AM
                        0 responses
                        48 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-09-2026, 11:58 AM
                        0 responses
                        107 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-05-2026, 10:09 AM
                        0 responses
                        125 views
                        0 reactions
                        Last Post SEQadmin2  
                        Working...