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

about hg38 #14

Open
FromSoSimple opened this issue Dec 3, 2020 · 1 comment
Open

about hg38 #14

FromSoSimple opened this issue Dec 3, 2020 · 1 comment

Comments

@FromSoSimple
Copy link

Thanks for sharing this tool. You mentioned we need to do install_github('aroneklund/copynumber') in order to run GRCh38. My guess is that this is to allow sequenza.extract function to take hg38 assembly because originally it only takes hg19, hg18, hg17.

Having checked your source code scar_score.R and preporcess.seqz.R, it seems that function sequenza.extract in preporcess.seqz.R does not take any parameter on assembly, so sequenza.extract would use hg19 (default) anyway no matter what reference (grch38 or grch37) you specify in scar_score.

If so, install_github('aroneklund/copynumber') is not needed to run on GRCh38. Am I understanding this correctly? Looking forward to your clarification.

Best,
Corey

@squigzzz
Copy link

I have the same question Corey shared here, I was essentially wondering if the updated copy number package is only needed to run against GrCH38 or could we also use it to run against GrCh37 because I am getting drastically different results when I run scar_score using the modified copy number package vs. the original. There is even a difference in the stdout that mentions copy number segments whereas running it without the modified copy number package only outputs the variants, homo/het positions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants