CPTAC RNA seq
0
0
Entering edit mode
21 months ago
Rob ▴ 170

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 • 665 views
ADD COMMENT

Login before adding your answer.

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