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

Trying to create own weights : error with TMP #60

Open
ChristianDina opened this issue Jul 28, 2023 · 11 comments
Open

Trying to create own weights : error with TMP #60

ChristianDina opened this issue Jul 28, 2023 · 11 comments

Comments

@ChristianDina
Copy link

Hi,

I am trying to build my own weights with a bed/bim/fam file and receive the error below. I am not sure by the wya what the $TMP is supposed to be. - didn't find the definition, sorry if I missed it. If I create one the error is "cannot remove" and if I do not, the error is "does not exist".

And by the way, I understood that the expression data has to be in the fam file ... is that correct ?

Thanks a lot for your help

Christian

############## ERROR ########################

TMP does not exist, likely GCTA could not converge, skipping gene
Warning message:
In system(arg, ignore.stdout = SYS_PRINT, ignore.stderr = SYS_PRINT) :
error in running command
(

@ChristianDina
Copy link
Author

I have solved this but still finds it very tedious to go through the sh codes to understand how to to. For instance, has anybody created .pos file ?
I see how to create it but wa wondering whether there was something ready.

@liuzh233
Copy link

I also encountered this problem when calculating the weight of my data. I would like to ask you how to solve it. Can you teach me? Thank you so much.

@NancyLSH
Copy link

NancyLSH commented Mar 4, 2024

I also have the same problem when calculating my weight, do you solve the problem?

@Shanika-J
Copy link

Hi,

I also have the same error. I would like to know if anyone has a solution for this issue. I appreciate your help.

@lashoushou
Copy link

Hello, I'd like to ask you how you solved this problem.

@lashoushou
Copy link

I'm bored to death with this question /(ㄒoㄒ)/~~

@lashoushou
Copy link

@alyssacl
Copy link

I have solved this but still finds it very tedious to go through the sh codes to understand how to to. For instance, has anybody created .pos file ?
I see how to create it but wa wondering whether there was something ready.

Hello, did you have to create this yourself, or was it generated somehow? I have all my weights now, but no .pos file. Thank you,
Alyssa

@Miles823
Copy link

I have solved this but still finds it very tedious to go through the sh codes to understand how to to. For instance, has anybody created .pos file ? I see how to create it but wa wondering whether there was something ready.

For the .pos file, You can see the example output in the "wget https://data.broadinstitute.org/alkesgroup/FUSION/WGT/GTEx.Whole_Blood.tar.bz2", just build your file as the example file.
Moreover, Can you please talk about how you solve the problem in the TCGA could not converge.

@sitahoo
Copy link

sitahoo commented Jul 29, 2024

I have solved this but still finds it very tedious to go through the sh codes to understand how to to. For instance, has anybody created .pos file ? I see how to create it but wa wondering whether there was something ready.

For the .pos file, You can see the example output in the "wget https://data.broadinstitute.org/alkesgroup/FUSION/WGT/GTEx.Whole_Blood.tar.bz2", just build your file as the example file. Moreover, Can you please talk about how you solve the problem in the TCGA could not converge.

Hi,i read the script,and after that i set the parameter --hsq_set and it seems go on,but then i had another problem.
So i guess i should figure out how actually the pipline work.

@Miles823
Copy link

I have solved this but still finds it very tedious to go through the sh codes to understand how to to. For instance, has anybody created .pos file ? I see how to create it but wa wondering whether there was something ready.

For the .pos file, You can see the example output in the "wget https://data.broadinstitute.org/alkesgroup/FUSION/WGT/GTEx.Whole_Blood.tar.bz2", just build your file as the example file. Moreover, Can you please talk about how you solve the problem in the TCGA could not converge.

Hi,i read the script,and after that i set the parameter --hsq_set and it seems go on,but then i had another problem. So i guess i should figure out how actually the pipline work.

Hi, Yeas, we can set the --hsp_set, it means we set the heritability for this genes without calculating. Maybe I also should try this way. or make the groups size bigger.

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

8 participants