blekhmanlab / blekhmanlab/compendium
When user requests project status, it should include info from DB
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Running something like `python main.py status PRJNA1234` looks for project files under the assumption that the user is requesting the status of a project that's in the middle of being processed. That's not a useful assumption, and we should check if, say, the project was processed and completed, or discarded, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.