kipoi / kipoiseq

Standard set of data-loaders for training and making predictions for DNA sequence-based models.
https://kipoi.org/kipoiseq/
MIT License
77 stars 13 forks source link

Update sequence.py #47

Open stefanches7 opened 5 years ago

stefanches7 commented 5 years ago

Based on BED file columns ordering: use strand information to reverse the motif automatically, and add the possibility to take just score as a target

Avsecz commented 5 years ago

Note that strand specificity has to be turned off by default.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 388


Changes Missing Coverage Covered Lines Changed/Added Lines %
kipoiseq/dataloaders/sequence.py 4 6 66.67%
<!-- Total: 4 6 66.67% -->
Totals Coverage Status
Change from base Build 374: 0.01%
Covered Lines: 723
Relevant Lines: 786

💛 - Coveralls