Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lethalfang
    Member
    • Aug 2011
    • 95

    #1

    How to find TCGA data in cghub?

    We have gotten access approval for some TCGA data, but how do I find them? I have GeneTorrent (gtdownload and cgquery) installed, but it seems mightily difficult to find anything I'm looking for.

    For instance, I'm trying to download a couple of data sets from TCGA's lung adenocarcinoma studies: http://www.sciencedirect.com/science...92867412010616

    "The dbGAP accession number for the data reported in this paper is phs000488.v1.p1."

    The dbGAP page can be found here: http://www.ncbi.nlm.nih.gov/projects...hs000488.v1.p1

    cgquery "study=phs000488" returned zero result, as is the case for pretty much all the accession numbers I've found in any paper.

    I downloaded some supplementary files from the article's website, but couldn't identify any of the Patient ID in the cghub's data manifest file, e.g., http://www.broadinstitute.org/pubs/l...UAD-5V8LT.html


    So....... does anyone know actually how to find the data set you're looking for?

    Thanks.
  • Richard Finney
    Senior Member
    • Feb 2009
    • 701

    #2
    FOR BAM FILES ...

    Have you seen this ...

    I usually don't like these JavaScript GUI click click click things, but this is not so bad.

    You want the analysis_ids.

    My script for this (which you must customize to your location ) is ..

    #point to your executable and libraries for cghub client where you put them
    export LD_LIBRARY_PATH=/data/data04/CG/cghub/lib/:/data/data04/CG/cghub/lib/GeneTorrent/:/h1/finneyr/xerces-c-3.0.1/src/.libs/:/h1/finneyr/XQilla-2.2.3/.libs/:LD_LIBRARY_PATH
    export PATH=/data/data04/CG/cghub/bin/:$PATH:

    function f
    {
    gtdownload -vv -c /h1/finneyr/finneyr.key -d $1
    sleep 2;
    }

    # just add "f analysis_id"

    f 038d680d-4a29-4be1-9568-72d80a52c782
    f 059e80af-c614-4424-8075-d42f072705b2



    ALTERNATELY
    You can grab info for BAMs for a project like this ...
    function f
    {
    echo $1
    cghub/bin/cgquery disease_abbr=$1 > cghub.$1.txt
    n=$((i%5))
    if [ $n -eq 0 ]; then sleep 1; fi
    ((i=i+1))
    sleep 2;
    }

    f LIHC
    f LUAD

    This creates reports for LIHC (liver) and LUAD (lung adeno).
    You can parse out the analysis_ids.



    FOR OTHER STUFF ...

    The Cancer Genome Atlas (TCGA) is a landmark cancer genomics program that sequenced and molecularly characterized over 11,000 cases of primary cancer samples. Learn more about how the program transformed the cancer research community and beyond.


    FOR PROTECTED OTHER STUFF ...
    The Cancer Genome Atlas (TCGA) is a landmark cancer genomics program that sequenced and molecularly characterized over 11,000 cases of primary cancer samples. Learn more about how the program transformed the cancer research community and beyond.

    (you need to log in)

    For the tcga-data.nci.nih.gov sites , you can write a script to grab a listing of all files.
    Last edited by Richard Finney; 08-26-2014, 04:51 PM.

    Comment

    • GenePool
      Registered Vendor
      • Mar 2014
      • 18

      #3
      Hi,

      Yep, like Richard has pointed out, you need to get a hold of analysis IDs.

      We typically use https://browser.cghub.ucsc.edu/ to search for the samples that we're interested in, and then link the samples to the patient & sample metadata available for the various cohorts here: https://tcga-data.nci.nih.gov/tcgafi...onymous/tumor/

      For what it's worth, Station X has spent a lot of timing organizing and curating the patient & sample metadata, and subsequently attaching to the various genomics assays generated by The Cancer Genome Atlas. This data is all prepped and ready for analysis in GenePool.

      If you're interested, here are some related posts about it:

      Registered SEQanswers sponsors/vendors can post commercial content here. Please support our sponsors!

      Registered SEQanswers sponsors/vendors can post commercial content here. Please support our sponsors!


      Good Luck!

      ------------------------------
      GenePool is making genomics data management, analysis, and sharing easier!
      Products @ www.stationxinc.com
      Last edited by GenePool; 11-23-2014, 09:25 PM.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM
      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:13 AM
      0 responses
      13 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      20 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Working...