Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the command to get database from COSMIC #3

Closed
ypriverol opened this issue Feb 9, 2021 · 8 comments
Closed

what is the command to get database from COSMIC #3

ypriverol opened this issue Feb 9, 2021 · 8 comments
Assignees
Labels
enhancement Improvement for existing functionality help wanted Extra attention is needed

Comments

@ypriverol
Copy link
Member

Hi @husensofteng :

@jgriss is interested to generate a database for the following cancer samples:

https://cancer.sanger.ac.uk/cosmic/browse/tissue?hn=carcinoma&in=t&sh=Merkel_cell_carcinoma&sn=skin&ss=face

@ypriverol ypriverol added the enhancement Improvement for existing functionality label Feb 9, 2021
@ypriverol ypriverol added the help wanted Extra attention is needed label Feb 9, 2021
@jgriss
Copy link

jgriss commented Feb 9, 2021

Thanks a lot for the help!

@husensofteng
Copy link
Collaborator

husensofteng commented Feb 9, 2021

I will get back to this once #4 and #5 are fixed.

@husensofteng
Copy link
Collaborator

The command to generate a database only for mutations from Merkel_cell_carcinoma in cosmic:

nextflow main.nf -profile docker --ensembl_name homo_sapiens --cosmic true --add_reference false --cosmic_user_name your_cosmic_username --cosmic_password your_cosmic_pass --cosmic_cancer_type 'Merkel_cell_carcinoma'

@husensofteng
Copy link
Collaborator

@jgriss could you please check it and remember to input the cosmic account login

@ypriverol
Copy link
Member Author

@husensofteng can you add also the cBioPortal part.

@husensofteng
Copy link
Collaborator

For cbioPortal you need to know what cancer type you want, the command would be:

nextflow main.nf -profile docker --ensembl_name homo_sapiens --cbioportal true --add_reference false --cbioportal_tissue_type 'cancer_type'

@jgriss
Copy link

jgriss commented Feb 10, 2021

Hi @husensofteng @ypriverol

Thanks a lot!!!

Fasta file was created without a problem. Now I have to wait to see how it affects the actual results. I'll keep you posted!

@husensofteng
Copy link
Collaborator

I assume the issue is solved so I will close it, please feel free to re-open

ewels pushed a commit to ewels/nf-core-pgdb that referenced this issue Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants