how can I convert txt file format to CEL file format for TCGAbiolinks
i am working on TCGA database and want to prepare clinical data for analysis and normalization.i have dta in txt and csv format ,for TCGA biolinks preparation file can be in CEL format. so how can i can i convert my txt file into CEL format?
• 3,922 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I don't see the tool you need here https://www.affymetrix.com/support/developer/powertools/changelog/index.html . I am afraid there is no such tool.
is it possible via writing scrip in R or python?
if I were a person with such task, I'd refuse to do it - http://dept.stat.lsa.umich.edu/~kshedden/Courses/Stat545/Notes/AffxFileFormats/cel.html - it seems to complicated to recover from txt files, I don't see how can I use txt files to recover it
thank you for your answer so how can i read txt or csv file in TCGAbiolinks packgae for preparation and normalization?
honestly, I have no experience with this package...may be someone else from this forum knows
thank you so much for your concern