Skip to content

Updated manifest and README #440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 28 additions & 2 deletions build/pancpdo/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
## HCMI Data
## Pancreatic PDO Data


Here we will store the scripts required to process the omics data from the
Genomic Data Commons together with the drug response data.

The GDC hosts the panc pdo omcis data, so to update we need an
up-to-date manifest, obtained as follows:


1. Navigate to the [GDC Data
Portal](https://portal.gdc.cancer.gov/analysis_page?app=Projects),
and select 'ORGANOID-PANCREATIC'
2. Click on the 'Cases' button, and select the download button where
it lists the number of files.
3. This will download the ENTIRE Manifest
4. Filter the manifest for RNASeq, WGS mutations, and copy number
(though i dont think thi dataset has copy number)
calls using the following command:
```
cat ~gdc_manifest.2025-07-08.091940.txt | grep 'rna_seq\|md5'
| 'grep counts\|md5' | grep 'txt\|maf\|tsv\|md5' > new_manifest.txt
cp new_manifest.txt full_manifest.txt

```

The other data is stored [on synapse](https://www.synapse.org/Synapse:syn64597875).


Here we will store the scripts required to process the data from the [Human Cancer Models Initiative](https://ocg.cancer.gov/programs/HCMI)

## Build Docker

Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy