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

PUL annotation question #116

Open
LuckyFeiX opened this issue Apr 22, 2023 · 2 comments
Open

PUL annotation question #116

LuckyFeiX opened this issue Apr 22, 2023 · 2 comments

Comments

@LuckyFeiX
Copy link

Dear Developers,

This software is helpful, but its new V4 parameters are too complex. I want to know the PUL in my genome, but I don't know if the following shell is right. I can run it but cannot find the result about PUL.

run_dbcan bin.13.faa protein -c bin.13.gff --dia_cpu 25 --hmm_cpu 25 --tf_cpu 25 --stp_cpu 25 --out_pre bin.13 --out_dir bin.13 --use_signalP=TRUE -sp /mnt/sdb/software/interproscan-5.57-90.0/bin/signalp/4.1/signalp --db_dir /mnt/sdb/database/cazydb/db/ --pul /mnt/sdb/database/cazydb/db/PUL.faa

Could you tell me which file I should see the results in? Or tell me how to modify the parameters. Thank you~

@zhengzhengzhj
Copy link

Dear user,
The basic command to get the PUL and their potential substrate is "run_dbcan EscheriaColiK12MG1655.fna meta --out_dir samples --cluster 1 --cgc_substrate". If all the databases are in the "db" folder of the working directory. You will find all the result files in "samples" folder.

For your specific inputs, you can use this command: "run_dbcan bin.13.faa protein -c bin.13.gff --dia_cpu 25 --hmm_cpu 25 --tf_cpu 25 --stp_cpu 25 --out_pre bin.13 --out_dir bin.13 --use_signalP=TRUE -sp /mnt/sdb/software/interproscan-5.57-90.0/bin/signalp/4.1/signalp --db_dir /mnt/sdb/database/cazydb/db/ --cgc_substrate " option --cgc_substrate will enable predicting substrate for all the potential PUL predicted by cgc_finder.

@yinlabniu
Copy link
Collaborator

yinlabniu commented Apr 24, 2023 via email

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

3 participants