You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The input json will have new field for background loci
The user will specify #samples for foreground and background (-1 for all)
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
Add command line argument to pass background_only flag to the batch generator
The text was updated successfully, but these errors were encountered:
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
----- for the generator
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
background_only
flag to the batch generatorThe text was updated successfully, but these errors were encountered: