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

cgc predict fail #177

Open
Panda-smile opened this issue May 22, 2024 · 0 comments
Open

cgc predict fail #177

Panda-smile opened this issue May 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Panda-smile
Copy link

Panda-smile commented May 22, 2024

@report

#!/bin/bash
#SBATCH -J NAMD
#SBATCH -p batch
#SBATCH -N 1
#SBATCH --ntasks-per-node=32

source ~/miniconda3/etc/profile.d/conda.sh
conda activate /public/home/lj/miniconda3/envs/dbcan

run_dbcan /public/home/lj/CazyDB/temp/qc/Saccharomycopsisproteins.faa protein --dbcan_thread 32 --tf_cpu 32 --stp_cpu 32 -c /public/home/lj/CazyDB/temp/qc/Saccharomycopsis.gff --cgc_substrate --hmm_cpu 32 --out_dir SF.PUL --dia_cpu 32 --db_dir /public/home/lj/CazyDB/db

Hello Professor,

I would like to seek your guidance on an issue. After running the aforementioned code, I did not obtain the expected predictions related to cgc predict results (such as PUL and synpdf). I am wondering if this issue might be related to the input file I used. I have attached my gff format file, which is the result of an output from the funnannotate software. Could you please advise me on how to modify or process my GFF file to meet the requirements of dbCAN?I am looking forward to your reply.

Best regards
Panda-smile
image

image 1)gff文件(已做后缀修改,替换为txt):[Saccharomycopsis.txt](https://github.com/linnabrown/run_dbcan/files/15397161/Saccharomycopsis.txt)

2)蛋白序列为:Saccharomycopsisproteinsfaa.txt

Version information

No response

@Panda-smile Panda-smile added the bug Something isn't working label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant