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

Using agfusion build command for ensembl >v95? #52

Open
min-codes opened this issue May 24, 2023 · 5 comments
Open

Using agfusion build command for ensembl >v95? #52

min-codes opened this issue May 24, 2023 · 5 comments

Comments

@min-codes
Copy link

min-codes commented May 24, 2023

Hi Dr. Charles Murphy,

Thank you for developing AGFusion and making it publicly available.

I would like to use agfusion for ensembl >v95, and it seems

1. I will have to build the database myself using agfusion build

usage: agfusion build [-h] -d DIR -s SPECIES -r RELEASE --pfam PFAM [--server SERVER]

May I know if documentation of this command is available? (ie. what sort of file is expected as input for the --pfam option? I looked at http://ftp.ebi.ac.uk/pub/databases/Pfam/releases/Pfam35.0/ but unsure which file to use)

2. I will need to manually edit the 'max ensembl version' from 95 to 109 in utils.py

Would this be a correct thing to do - as the current allowed max is v95?

Thank you,
Min

@murphycj
Copy link
Owner

Hi Min,

Thanks for using AGFusion.

  1. I will have to build the database myself using agfusion build

This command was not really meant to be used by users (just me), so I did not add any documentation for it. I'll add some documentation.

  1. I will need to manually edit the 'max ensembl version' from 95 to 109 in utils.py

At the moment, going higher than 95 will cause an error. I'll need to build the databases to go up to 109. I will do this.

@min-codes
Copy link
Author

Thank you for your reply - looking forward to the updates 😄

@min-codes
Copy link
Author

min-codes commented Jun 13, 2023

@murphycj Also - does AGFusion take input from INTEGRATE? There is a 'fusion.bedpe.annot' in the example data directory that looks alot like INTEGRATE output file

@min-codes min-codes reopened this Jun 13, 2023
@anoronh4
Copy link

i am also interested in AGFusion supporting >95. Is there any hope of this update coming soon?

@murphycj
Copy link
Owner

murphycj commented Sep 30, 2024

I added support up to version 111, which is the current max supported by pyensembl. You can try it by updating AGFusion to v1.4.3. Let me know if you have any issues.

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