Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jwfoley
    Senior Member
    • Jun 2009
    • 183

    #1

    bioanalyzeR: New R package for data from the Agilent Bioanalyzer and TapeStation

    I wrote an R package for importing electrophoresis data from the Agilent Bioanalyzer and TapeStation and graphing the results with ggplot2 or analyzing them in more depth:

    package on GitHub
    vignette

    One particular application is for sequencing library QC, where the variable of interest is the size distribution of your sample by molarity, but the Agilent software only shows you total fluorescence, which is proportional to mass instead of molarity and therefore gives you a misleading representation.

    For example, here's the same library shown with fluorescence vs. log-scaled molecule length (analogous to the Agilent software's display) and then with molarity/bp vs. linear-scaled length (so area under the curve is molarity):



    And the package includes a function to automatically calculate the molar ratio of good inserts to bad adapter dimers in Illumina sequencing libraries.

    This is a work in progress so I would be grateful for any feedback.
  • luc
    Senior Member
    • Dec 2010
    • 469

    #2
    Thanks!!!
    This is a neat idea.

    Comment

    • Marc_Jones
      Member
      • Jun 2017
      • 10

      #3
      Made it to CRAN yet?

      Comment

      • jwfoley
        Senior Member
        • Jun 2009
        • 183

        #4
        Originally posted by Marc_Jones View Post
        Made it to CRAN yet?
        Considering that or Bioconductor. It doesn't have any Bioconductor dependencies so CRAN might be easier for everyone involved, but on the other hand some of the homebrew data structures might be better implemented with Bioconductor tools and I haven't looked into that yet.

        Comment

        • Him26
          Member
          • Aug 2011
          • 20

          #5
          Hi I don't own a tapestation but am getting a qc file from a service company and would like to analyze them using bioanalyzeR.
          But when I try to plot I get an error saying
          "Error in rep(F, nrow(electrophoresis$data)) : invalid 'times' argument"
          I don't see a time column on data table.
          How should I tell the service company to export the data? I get a .cD1000 file with out a marker lane

          Do you have any plans on incorporating Qiaxcel data in the package?
          Thank you.
          Last edited by Him26; 01-26-2021, 06:02 PM.

          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
            ...
            Yesterday, 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, Yesterday, 02:55 AM
          0 responses
          9 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          12 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Working...