sztup / scarHRD

MIT License
105 stars 52 forks source link

Where is chrominfo_grch38? #11

Open 1512474508 opened 4 years ago

1512474508 commented 4 years ago

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 commented 4 years ago

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