Thank you for your reply Vincent!
For example, do you have free access to a huge compute cluster, or a laptop from 2006?
To answer your question, I'm working in a server and I don't have problems with space limitations at the moment.
I have implemented a pipeline with the aim to annotate cancer variants by retrieving information from different databases, such as ClinVar, dbSNP and so on. For most of these, I leveraged APIs that allowed me to retrieve the information I was interested in a minimum time.
I would like to be able to do the same thing for COSMIC as well.
This, on the other hand, can definitely be answered. Yes, there is an API.. Try navigating here first, though.
Thanks for your suggestion, however I don't think this API works for me because doesn´t give prediction information and the tissue of origin of the tumor.
Do you need to do it via
python? Is something like this enough?That´s good! Thank you for posting it, iraun! Yes, it could be an option!