This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to get a list of snp associated with any known cancer from NCBI with chromosomal locations?

I am attempting to create human circular genome (using circose) showing a scatter plot of SNPs associated with any known cancer. How can I extract out those SNP information along with chromosome number, location? Thnaks in advance.

snp cancer ncbi circos circulargenome

3 answers

You can download the data from COSMIC: https://cancer.sanger.ac.uk/cosmic/download

Kevin

Thank you very much. This is what I wanted

I would likely just download them from a cancer-specific mutation database like COSMIC.

Huh, I think you ninja'd me on this one, I didn't see your answer.

6 years ago I've done this tool: http://i-pv.org/ https://github.com/IbrahimTanyalcin/I-PV

here is an example:

http://i-pv.org/1_45/NFKB1

You can get the files as shown here:

Log in to answer this question.