-
Notifications
You must be signed in to change notification settings - Fork 35
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
PhenoGenius issue #218
Comments
1- Can you share your 2- Can you share your 3- Is this the same user installing and running AnnotSV? 4- Did you run AnnotSV from the same environment (python...) as that used during installation? 5- Another question, did you run AnnotSV with bioconda? |
1- Even though phenogenius seems to have been installed whithout errors, I haven't got a PhenoGenius.install.log... I don't know why! and one in $ANNOTSV/share/ directory: 3- YES Thank you |
Can you run the following commands and show me each result:
|
$ cd $ANNOTSV/share/python3/phenogenius/PhenoGenius
$ poetry run python3 phenogenius_cli.py --help
$ poetry run python3 phenogenius_cli.py --hpo_list HP:0000107,HP:0000108,HP:0001407,HP:0005562 --result_file PKD1.tsv
|
Can you try the same command with python == 3.8? Else, @kyauy, can you help us please? |
Same output with python-3.8.12 |
Ok, waiting for help from the PhenoGenius developper (@kyauy) |
It seems that this file is corrupted in your clone repository ("data/resources/Homo_sapiens.gene_info.gz" -> gzip.BadGzipFile: Not a gzipped file (b've')). Errors may have happen during the download, can you reinstall ? (https://github.com/kyauy/PhenoGenius.git) or replace the corresponding file (https://github.com/kyauy/PhenoGenius/blob/main/data/resources/Homo_sapiens.gene_info.gz) ? |
Do you have git-lfs installed?
Because the resource files in the PhenoGenius GitHub are hosted via git-lfs |
No, Thank you |
Thanks for the feed-back, I will update the README. Have fun with PhenoGenius and AnnotSV! |
Hi @kyauy, |
Do you have git-lfs installed? |
I installed it with conda and confirmed that git-lfs (3.5.1) was installed successfully. I get the following message every time I run |
Hi! Not sure that git-lfs installed by conda makes it. Could you try to install it directly ? Thanks, |
According https://github.com/git-lfs/git-lfs/wiki/Installation described "On all operating systems, once git-lfs is downloaded, git lfs install must be run. ", I execute
It works! |
Hi, @kyauy @lgmgeo
PhenoGenius.install.log
poetry_install.log
What's this about, what am I doing wrong? |
Hi, @lgmgeo
the ${ANNOTSV}/share/python3/phenogenius/PhenoGenius.install.log shows:
|
I'm sorry, I went ahead and tested it and it's working now. Thanks.
|
Great! |
Issue reported by @abrusell
cf #216
I've correctly installed PhenoGenius in the $AnnotSV_3.4/share/python3/phenogenius directory, but I get this error:
The text was updated successfully, but these errors were encountered: