<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Big Data on The Salopian Scientific Collective</title>
    <link>https://danielgreenwood.ch/tags/big-data/</link>
    <description>Recent content in Big Data on The Salopian Scientific Collective</description>
    <generator>Hugo 0.125.1</generator>
    <language>en-US</language>
    <copyright>Daniel Greenwood</copyright>
    <lastBuildDate>Fri, 12 Apr 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://danielgreenwood.ch/tags/big-data/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Efficiently handle slightly big data with Apache Arrow in R</title>
      <link>https://danielgreenwood.ch/2024/04/12/efficiently-handle-slightly-big-data-with-apache-arrow-in-r/</link>
      <pubDate>Fri, 12 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://danielgreenwood.ch/2024/04/12/efficiently-handle-slightly-big-data-with-apache-arrow-in-r/</guid>
      <description>In systems biology, we often need to work with slightly big data. Not so big to justify setting up a database or using a high-performance cluster, but still a bit too big to comfortably work with in memory. We are talking about files in the 10 to 500 GB range, such as:&#xA;Omics data like RNAseq or proteomics Single-cell phenotype data from high-content microscopy Large public data repositories, like the Human Cell Atlas The Arrow package for R lets us keep our data set on disk, dynamically loading only the rows and columns needed for our analysis.</description>
    </item>
  </channel>
</rss>
