Selecting TCGA samples by barcode in CG Hub
1
0
Entering edit mode
9.0 years ago
Max ▴ 150

I have a list of about 40 barcodes corresponding to TCGA whole exome samples. The CG Hub browser allows one to search by sample type, platform, assembly, library, etc. but not by barcode. If I restrict by the existing filters, I have about 650 samples that I still need to go through by hand to find the 40 or so that I need. Surely there must be a way to search and download specific TCGA barcodes from a list in CG Hub. Does anybody know how to do this?

CGHUB TCGA • 3.0k views
ADD COMMENT
3
Entering edit mode
9.0 years ago

The barcodes are metadata. You can use the little box on the top-right to search for specific barcodes. Or you can build HTTP queries like this:

https://browser.cghub.ucsc.edu/search/?state=(live)&q=TCGA-AB-2807

If you want to do this more automatically with some scripts that query each of your 40 barcodes, then I'd recommend using the cgquery command-line tool available here

Update (Nov 2016): CGHub has shut down, and a lot of TCGA's original data portal infrastructure. All sequence data has been harmonized to GRCh38 and is hosted out of NCI's GDC Portal. If you want the original legacy data based in GRCh37, use this link.

ADD COMMENT
0
Entering edit mode

Thank you, I think that using cgquery may be our best option.

ADD REPLY

Login before adding your answer.

Traffic: 1489 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6