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

reconcile recent branches #52

Open
turbomam opened this issue Mar 4, 2022 · 5 comments
Open

reconcile recent branches #52

turbomam opened this issue Mar 4, 2022 · 5 comments
Assignees

Comments

@turbomam
Copy link
Member

turbomam commented Mar 4, 2022

New stuff for DataGood: example of extracting terms for owl with robot; black formatting #51

https://github.com/microbiomedata/sample-annotator/pull/51/files

vs

E ModuleNotFoundError: No module named 'report_model'

@turbomam turbomam self-assigned this Mar 4, 2022
@turbomam
Copy link
Member Author

turbomam commented Mar 4, 2022

fresh clone of main in [email protected]:microbiomedata/sample-annotator.git

make all works up to

poetry run annotate-sample -R examples/outputs/report.tsv examples/gold.json

OSError: Cannot save file into a non-existent directory: 'examples/outputs'

see also #50

@turbomam
Copy link
Member Author

turbomam commented Mar 4, 2022

pushed examples/outputs/placeholder.txt and make all completes now but doesn't include sample_annotator/clients/biosample_sqlite_client.py

note examples/outputs/placeholder.txt seems to get deleted by make clean now

@turbomam
Copy link
Member Author

turbomam commented Mar 4, 2022

make clean doesn't rm examples/outputs/placeholder.txt any more now

@turbomam
Copy link
Member Author

turbomam commented Mar 4, 2022

I still don't understand if we are supposed to be importing Message from either .sample_annotator or report_model

both error out and make all succeeds when they are both commented out

@turbomam
Copy link
Member Author

turbomam commented Mar 4, 2022

does anything actually use utils/flatten.py ?

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