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

Add code to correct content of AF_DOMAINLIST_IDS / AF_CHAINLIST_IDS #1

Open
sillitoe opened this issue Sep 13, 2022 · 1 comment
Open

Comments

@sillitoe
Copy link
Contributor

The script create-dataset-cath-files currently uses placeholders for af2_domainlist_ids and af2_chainlist_ids output file:

cath-af-cli create-dataset-cath-files \
    --csv_uniprot_ids dataset10k.uniprot_ids.csv \
    --csv_uniprot_md5 dataset10k.uniprot_md5.csv \
    --gene3d_crh_output dataset10k.gene3d_crh_output \
    --af2_domainlist_ids dataset10k.af2_domainlist_ids.csv \
    --af2_chainlist_ids dataset10k.af2_chainlist_ids.csv \
    --af2_cath_annotations dataset10k.af2_cath_annotations.csv
    --dbname gene3d_21
@sillitoe
Copy link
Contributor Author

Need to check that we still need af2_chainlist_ids (possibly don't as we are removing SETH chains task)

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

1 participant