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

Where is chrominfo_grch38? #11

Open
1512474508 opened this issue Jun 28, 2020 · 1 comment
Open

Where is chrominfo_grch38? #11

1512474508 opened this issue Jun 28, 2020 · 1 comment

Comments

@1512474508
Copy link

1512474508 commented Jun 28, 2020

Dear scarHRD developers,

When I see the scar_score's code and try to run the code , it tell me it's not find chrominfo_grch38.
Can you tell me where is chrominfo_grch38 coming from?
if (reference == "grch38"){
chrominfo = chrominfo_grch38
} else if(reference == "grch37"){
chrominfo = chrominfo_grch37
} else {
stop()
}

@sztup
Copy link
Owner

sztup commented Aug 25, 2020

Hi, there were some corrections in the past weeks, chrominfo_grch38 is in R/sysdata.rda

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