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

Integrate new batch generator that combines foreground and background loci #19

Open
zahoorz opened this issue Jan 11, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zahoorz
Copy link
Collaborator

zahoorz commented Jan 11, 2022

----- for the generator

  1. The input json will have new field for background loci
  2. The user will specify #samples for foreground and background (-1 for all)
  3. The background_only option will dictate whether the bed file in the background_loci field of the input json will have weight as zero or one for mnll loss (e.g. in case of training background model the weight for background_loci will be 1)

---- for integration

  1. Add command line argument to pass background_only flag to the batch generator
@zahoorz zahoorz self-assigned this Jan 11, 2022
@zahoorz zahoorz changed the title Implement batch generator to combine foreground and background loci Integrate new batch generator that combines foreground and background loci Jan 13, 2022
@zahoorz zahoorz added the enhancement New feature or request label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant