You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to obtain the pvalue of the host prediction working in linux but I'm not sure how to do it
I have my phages of interest (PI), potential hosts (H) and a group of phages that I'm sure that they don't infect the potential hosts (PN).
I have tried two approximations because the instructions were unclear but they haven't worked:
Generating models for the PN, getting the "nullparameters.tsv" file from that
Running the prediction of PN against H, getting the "nullparameters.tsv" file from that
Both options end with the WARNING: [...] do(es) not have null-model parameters, and their p-value calculation will be missing in the prediction.list file.
If you could give me a step by step approach I would appreciate it, because I'm not sure about how to add the information of the nullParameters to the existing models
Best,
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to obtain the pvalue of the host prediction working in linux but I'm not sure how to do it
I have my phages of interest (PI), potential hosts (H) and a group of phages that I'm sure that they don't infect the potential hosts (PN).
I have tried two approximations because the instructions were unclear but they haven't worked:
Both options end with the WARNING: [...] do(es) not have null-model parameters, and their p-value calculation will be missing in the prediction.list file.
If you could give me a step by step approach I would appreciate it, because I'm not sure about how to add the information of the nullParameters to the existing models
Best,
The text was updated successfully, but these errors were encountered: