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

cnvnator genotype 'TSystem' error #282

Open
skittikun opened this issue Jul 18, 2023 · 4 comments
Open

cnvnator genotype 'TSystem' error #282

skittikun opened this issue Jul 18, 2023 · 4 comments

Comments

@skittikun
Copy link

Hello,

I am trying to run genotype of the root file via

cnvnator
-root GENONAME.root
-genotype
1000 \

GENONAME.g.cnvcall

However, I got this error

" input_line_13:2:9: error: member access into incomplete type 'TSystem'
gSystem->ProcessEvents();
/usr/local/root/6.22.02/include/TInetAddress.h:38:14: note: forward declaration of 'TSystem'
friend class TSystem; "

I tried to look around but can't find the TSystem error anywhere.

Thank you in advance,

Chris

@abyzov
Copy link
Member

abyzov commented Jul 20, 2023 via email

@skittikun
Copy link
Author

Hello Alexej,

I can run all of prior steps including create root, histo, calculate stat, partition, and cnv call.

Best,
Chris

@abyzov
Copy link
Member

abyzov commented Aug 13, 2023 via email

@skittikun
Copy link
Author

skittikun commented Aug 15, 2023 via email

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