CPTAC RNA seq
0
0
Entering edit mode
16 months ago
Rob ▴ 160

Hey friends I am using python code to download CPTAC transcriptomic data. But this is not raw count data. my code is :

cptac.download(dataset="Ccrcc")

transcriptomics = en.get_transcriptomics()
transcriptomics.head()
transcriptomics.to_csv(path_or_buf="transcriptomics_dataframe.csv", sep=',')

How should I download the raw count transcriptomic?

thanks

raw CPTAC transcriptomics count • 317 views
ADD COMMENT

Login before adding your answer.

Traffic: 2101 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