Before beginning you must:

1. Establish a working directory.

2. Create a sub-directory in that working directory named "pbmc_10k".

3. Download the three required input files from the following links into the pbmc_10k subdirectory:

https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_unsorted_10k/pbmc_unsorted_10k_filtered_feature_bc_matrix.h5

https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_unsorted_10k/pbmc_unsorted_10k_atac_fragments.tsv.gz

https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_unsorted_10k/pbmc_unsorted_10k_atac_fragments.tsv.gz.tbi

4. Rename the "pbmc_unsorted_10k_filtered_feature_bc_matrix.h5" file to "filtered_feature_bc_matrix.h5"

5. From the working directory established in Step 1, run the following tutorial.