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

Have AssemblyUtil write its progress to a file #92

Open
Xiangs18 opened this issue Dec 18, 2023 · 1 comment
Open

Have AssemblyUtil write its progress to a file #92

Xiangs18 opened this issue Dec 18, 2023 · 1 comment

Comments

@Xiangs18
Copy link
Contributor

No description provided.

@MrCreosote
Copy link
Member

The intent here is for client code to be able to send a list of FASTA list to upload to assembly util and be able to track / report the progress of the upload. Since the call is effectively synchronous from the standpoint of the client code, this likely means a file or files specifying which files are complete that the calling code can read.

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

2 participants