Entering edit mode
2.3 years ago
Rob
▴
170
Hi friends I am trying to download HT-seq CPTAC RNA-seq for kidney and there is no HT-seq in the workflow section. Instead there is star-count. So, my python code does not work and cannot get the HT-seq.
Where is the HT-seq count and what should I do?
Why do you need HT-seq? The current official GDC pipeline gives you the counts from STAR directly -- just use those.
Thanks I dont know how to download STAR then. it gives one file for each patient, but I need them together as one big file. I have a python script for the HT-seq count to merge them while downloading, but it does not work for STAR.
Is there any python or R script to download and merge STAR?
Modify your existing python code to get it to work for the STAR - Counts files.
Consider that your homework. :)
Sorry I have no idea about coding and python That is why I asked my Q here to see if anyone can help.
Sorry, but we aren't going to write code for you. We can help you figure out errors in your code but we aren't going to do your work for you.
I recommend you either learn python or you ask someone at your workplace who's willing to do coding work for you (e.g. if you're working at a university, contact a bioinformatics core facility member).
There are people who work full time (and get paid) doing these things; people on biostars are not such people.