Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of TCGA data download

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the TCGA data download example analysis, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.

TCGAbiolinks downloads TCGA data

There are many ways to download TCGA data, which can be roughly divided into three categories:

1. Use GDC tool to download: this is actually quite troublesome, the downloaded data has to be merged, different data consolidation methods are not the same, need a lot of code.

two。 Download the collated data from the Firehose of the Broad Research Institute, but the data is relatively old.

3. Use R package to download: at present, some R packages can encapsulate GDC tools and API, simplify the operation process, and when GDC is upgraded, R package will be updated in time, so this way to download data is an ideal way.

# load the required package library (SummarizedExperiment) library (TCGAbiolinks) # GDC: https://portal.gdc.cancer.gov/############################## # # setting Environment Parameter work_dir

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report