AllenInstitute / scrattch.io

Functions for handling RNA-seq files and formats as input and output for scrattch functions.
Other
11 stars 3 forks source link

Add hdf5 installation to README #2

Open hypercompetent opened 6 years ago

hypercompetent commented 6 years ago

Unix/Linux and Mac users may not have hdf5, and installing rhdf5 will not retrieve these dependencies.

For Mac:

  1. Install Homebrew
  2. brew install hdf5

For CentOS: sudo yum install hdf5-devel