Skip to content

Commit e57c964

Browse files
authored
Merge pull request #121 from ncihtan/text_addtns
update data model docs link
2 parents 721576a + 8e62611 commit e57c964

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

data_model/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This manual and the HTAN Data Portal standards pages will be updated as the Phas
1717
!!!
1818

1919
## HTAN Phase 2 Data Model
20-
[!button text="HTAN Phase 2 Data Model Documentation"](https://htan2-data-model.readthedocs.io/en/latest/index.html)
20+
[!button text="HTAN Phase 2 Data Model Documentation"](https://htan2-data-model.readthedocs.io/en/main/)
2121

2222
[!button text="HTAN Phase 2 Data Model Github Repository"](https://github.com/ncihtan/htan2-data-model)
2323

data_model/standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ HTAN Centers submit assay data files and [metadata](../data_submission/metadata.
99
![Example HTAN Metadata and Assay Data](../img/metadata.svg)
1010

1111
For **HTAN Phase 2**, there are both metadata standards as well as specific file requirements.
12-
- Interactive, searchable and downloadable summaries of metadata requirements are provided [here](https://htan2-data-model.readthedocs.io/en/latest/index.html).
12+
- Interactive, searchable and downloadable summaries of metadata requirements are provided [here](https://htan2-data-model.readthedocs.io/en/main/).
1313
- Specific file requirements for single cell RNA-seq h5ad files are modeled after [CELLxGENE's requirements](https://cellxgene.cziscience.com/docs/032__Contribute%20and%20Publish%20Data). Please see the [Phase 2 Single Cell RNA-seq page](../data_submission/scrnaseq_data_submission.md) for more information.
1414

1515
For **HTAN Phase 1**, [The HTAN Portal's Data Standards pages](https://humantumoratlas.org/standards) provide interactive, searchable and downloadable summaries of the metadata attributes, requirements and valid values expected for each data type.

data_submission/scrnaseq_data_submission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In HTAN Phase 2, the following files are submitted for single cell/single nuclei
1313
| 2 | aligned sequence data | bam |
1414
| 3_4 | sample level summary information, e.g. cell annotations, t-SNE/UMAP coordinates, etc. | h5ad |
1515

16-
Metadata requirements are documented in the HTAN Data Model [readthedocs](https://htan2-data-model.readthedocs.io/en/latest/docs/scrna-seq.html) pages. This part of the manual describes **file requirements** for level 3_4 h5ad files.
16+
Metadata requirements are documented in the HTAN Data Model [readthedocs](https://htan2-data-model.readthedocs.io/en/main/) pages. This part of the manual describes **file requirements** for level 3_4 h5ad files.
1717

1818
## HTAN's h5ad Requirements
1919
HTAN Centers are encouraged to reference the [sc/snRNA-seq RFC](https://docs.google.com/document/d/1XjDLWulYWhnfZrGCg-0_Jh93ytIp3p_01ZrTyymTjoU/edit?usp=sharing) for additional details. The HTAN h5ad (AnnData 0.10) requirements are modeled after CELLxGENE's requirements. They also include three attributes developed by the Human Cell Atlas (HCA). Please see the [Background](#background-h5ad-files-cellxgene-human-cell-atlas) section below for more information about h5ad (AnnData 0.10) files, CELLxGENE and the HCA.

0 commit comments

Comments
 (0)