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

Unable to run example #54

Open
kataksk opened this issue Mar 25, 2022 · 1 comment
Open

Unable to run example #54

kataksk opened this issue Mar 25, 2022 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@kataksk
Copy link

kataksk commented Mar 25, 2022

Thank you very much for developing the finder!

I have trouble with running example when executing the following command:

CUR_DIR=/home/kataoka/kataoka/finder/Finder-finder_v1.1.0/example
GM_PATH=/home/kataoka/kataoka/finder/gmes_linux_64
GML_PATH=/home/kataoka/kataoka/finder/gm_key_64

cd $CUR_DIR && \
../run_finder -no_cleanup \
-mf $CUR_DIR/Arabidopsis_thaliana_metadata.csv \
-n 2 \
-om PLANTS \
-gm $GM_PATH \
-gml $GML_PATH \
-out_dir $CUR_DIR/FINDER_test_ARATH \
-g $CUR_DIR/Arabidopsis_thaliana.TAIR10.dna.toplevel.fa \
-p $CUR_DIR/uniprot_ARATH.fasta \
-preserve \
1> $CUR_DIR/FINDER_test_ARATH.output \
2> $CUR_DIR/FINDER_test_ARATH.error

I attach my FINDER_test_ARATH.output, FINDER_test_ARATH.error and progress.log. Could you please check it out? It seems that it was stuck when starting with PsiCLASS.

Thanks in advance!

progress.log
FINDER_test_ARATH.error.gz
FINDER_test_ARATH.output.gz

@sagnikbanerjee15
Copy link
Owner

Hello @kataksk,

Thank you for your interest in finder. To provide a better support, could you please email me the output directory at [email protected]? I need to check the individual error files.

Thank you.

@sagnikbanerjee15 sagnikbanerjee15 self-assigned this Mar 25, 2022
@sagnikbanerjee15 sagnikbanerjee15 added the help wanted Extra attention is needed label Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants