From 481a5f3c9084a17bb91dc3c586930974774b8f6c Mon Sep 17 00:00:00 2001 From: pablo-gar Date: Tue, 24 Oct 2023 23:14:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20chanzuck?= =?UTF-8?q?erberg/cellxgene-census@0b44bddd56f23bcd8c6e77107df61cef0764e67?= =?UTF-8?q?c=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/cellxgene_census_aws_open_data.md.txt | 4 ++-- cellxgene_census_aws_open_data.html | 4 ++-- notebooks/experimental/pytorch.ipynb | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_sources/cellxgene_census_aws_open_data.md.txt b/_sources/cellxgene_census_aws_open_data.md.txt index e4abac838..8757c2c5e 100644 --- a/_sources/cellxgene_census_aws_open_data.md.txt +++ b/_sources/cellxgene_census_aws_open_data.md.txt @@ -2,7 +2,7 @@ The single-cell data from [CZ CELLxGENE Discover Census](cellxgene_census_docsite_landing.md) are available for public access via Amazon Web Services (AWS). -This page describes what Census data is available in AWS and how to access them. +This page describes what Census data are available in AWS and how to access them. Contents @@ -122,7 +122,7 @@ config = { ctx = tiledbsoma.options.SOMATileDBContext() ctx = ctx.replace(tiledb_config=config) -uri = "s3:/cellxgene-census-public/cell-census/2023-07-25/soma/" +uri = "s3://cellxgene-census-public/cell-census/2023-07-25/soma/" with tiledbsoma.open(uri, context=ctx) as census: cell_metadata = census["census_data"]["homo_sapiens"].obs.read( diff --git a/cellxgene_census_aws_open_data.html b/cellxgene_census_aws_open_data.html index eed23d596..2b962ba13 100644 --- a/cellxgene_census_aws_open_data.html +++ b/cellxgene_census_aws_open_data.html @@ -190,7 +190,7 @@

CZ CELLxGENE Discover Census in AWSΒΆ

The single-cell data from CZ CELLxGENE Discover Census are available for public access via Amazon Web Services (AWS).

-

This page describes what Census data is available in AWS and how to access them.

+

This page describes what Census data are available in AWS and how to access them.

Contents