calico / baskerville

Machine learning methods for DNA sequence analysis.
Apache License 2.0
32 stars 9 forks source link

added possibility of ensemble with one shift #5

Closed anyakors closed 1 year ago

anyakors commented 1 year ago

Description of your changes

When building the ensemble in the build_ensemble() module of seqnn.py, an ensemble shift array with one non-zero shift will be ignored as only its length is checked and not the contents

Type of change

lruizcalico commented 1 year ago

DK already fixed it in his other commit. Closed for now. Consulted with Anya.