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

Missing Header in dbcan-sub output #160

Open
cristianrohr opened this issue Jan 29, 2024 · 10 comments
Open

Missing Header in dbcan-sub output #160

cristianrohr opened this issue Jan 29, 2024 · 10 comments

Comments

@cristianrohr
Copy link

Hello @linnabrown
I have the output for the v4 of the dbcan software generated using this command

docker run -v ~/cazymes/data_db_rwll:/rwll -it dbcan:latest /rwll/run1.faa protein --out_dir /rwll/out1

But the dbcan-sub.hmm.out doesn't have a header

Can you provide the name of each column?

Thanks in advance

@linnabrown
Copy link
Owner

Hi @cristianrohr , thank you for using our tool. Current version of dbcan v4.1.4 provided header. You seems using a docker image. Did you build this tool from Dockerfile we provided or the docker image pulled down from Docker website?

@cristianrohr
Copy link
Author

I build the docker image from this repo.
Pulling the image from the docker website downloads an old 3.X version

I have run a very large dataset, if you can provide me with the header line I can use this data, instead of running everything again

Thanks in advance

@linnabrown
Copy link
Owner

@cristianrohr Got it. Current run_dbcan docker iamge is the old version. We will update the docker image and I will write a trigger to update docker image automatically. In stead, could you please use the conda version currently? Which is 4.1.4 currently. Thank you so much!

@cristianrohr
Copy link
Author

I downloaded the latest version of repo 4.1.4 and the output dbcan-sub.hmm.out still doesn't have the header.

Please provide me with the header line. I need this information ASAP

thank you

@yinlabniu
Copy link
Collaborator

yinlabniu commented Feb 2, 2024 via email

@yinlabniu
Copy link
Collaborator

yinlabniu commented Feb 2, 2024 via email

@linnabrown
Copy link
Owner

linnabrown commented Feb 2, 2024

I downloaded the latest version of repo 4.1.4 and the output dbcan-sub.hmm.out still doesn't have the header.

Please provide me with the header line. I need this information ASAP

thank you

Hi @cristianrohr , I have the header from dbcan-sub.hmm.out in 4.1.4 version of dbcan. Could you please confirm that whether you are using version 4.1.4?
image

@linnabrown
Copy link
Owner

linnabrown commented Feb 2, 2024

Those are the headers:

dbCAN subfam Subfam Composition Subfam EC Substrate Profile Length Gene ID Gene Length E Value Profile Start Profile End Gene Start Gene End Coverage

@Xinpeng021001
Copy link
Contributor

I downloaded the latest version of repo 4.1.4 and the output dbcan-sub.hmm.out still doesn't have the header.

Please provide me with the header line. I need this information ASAP

thank you

Hi, I just run the dbCAN(v4.1.4) with dbCAN-sub and it shows the header in my result

image

Maybe you could re-install the dbCAN and check it again.

@cristianrohr
Copy link
Author

I have downloaded this file
https://github.com/linnabrown/run_dbcan/releases/download/4.1.4/dbcan-4.1.4.tar.gz
Build the Dockerfile inside; and run the analysis with this command

docker run -v /data/proyectos/XX/cazymes/data_db_XX:/rewell -it dbcan4:latest /XX/run1.faa protein --out_dir /XX/salida1nuevo

And the header is missing,

I'll repeat the steps again

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

4 participants