-
Notifications
You must be signed in to change notification settings - Fork 0
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
Colocalization of two proteins #29
Comments
fix definition of input and output files
The coloc analysis with previous version of the Nicola's pipe has been run successfully. Here we try to update the function computing l-ABF to the latest version removing NULL from the conditional dataset. |
remove NULL assumption from conditional dataset for each locus
posterior probablities are now directly computed by coloc package instead of manipulating l-ABFs using built-in functions of coloc
We combined coloc info tables using R script
The input/output/parameter directives of |
no need to chr column; it is created in master coloc rule
In the next commit, we allocated resources in SLURM configuration |
In the following commit, we ran colocalization analysis on all proteins sequences with the current parameters in config file eg.
We save the pipe output in this directory: Along with the coloc results, a READMe is also provided to briefly describe method, output column names, and config parameters at the above directory.
NOTE: This analysis results are preliminary and may change later. |
Here we perform colocalization analysis using the coloc v5.2.3 (2023-09-22).
We follow some steps here:
The text was updated successfully, but these errors were encountered: