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

allow the user to change the batch size #37

Merged
merged 1 commit into from
Feb 4, 2021
Merged

allow the user to change the batch size #37

merged 1 commit into from
Feb 4, 2021

Conversation

felipeZ
Copy link
Member

@felipeZ felipeZ commented Feb 4, 2021

changes

The user can provide the number of molecules that can be included in a batch like:

smiles_file:
  data.csv

core:
  "Cd68Se55.xyz"

anchor:
  "O(C=O)[H]"

batch_size: 100000

@felipeZ
Copy link
Member Author

felipeZ commented Feb 4, 2021

@ultimoboulevard you can also provide the batch size

@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #37 (6ebdea7) into master (3a44b2e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   90.66%   90.66%           
=======================================
  Files          11       11           
  Lines         525      525           
  Branches       49       49           
=======================================
  Hits          476      476           
  Misses         33       33           
  Partials       16       16           
Impacted Files Coverage Δ
flamingo/schemas.py 100.00% <ø> (ø)
flamingo/screen.py 85.92% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a44b2e...6ebdea7. Read the comment docs.

@felipeZ felipeZ merged commit 8eafa3c into master Feb 4, 2021
@ultimoboulevard
Copy link

Gotcha, thanks!

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

Successfully merging this pull request may close these issues.

2 participants