Michael Hall
Michael Hall
I thought the idea was to have this as a separate "header-only" library? i.e. it shouldn't be a branch on `pandora`. I think we need to have another call to...
> 2. **[Medium ground]** Create a separate header-only library to deal with this, but don't do any refactoring. Basically, this header-only library will just be usable by pandora (e.g. no...
I disagree. I think discussing these things beforehand is paramount. Otherwise, we get attached to code that we have written and say things like "let's just use what we've written...
I've gotta say, my only experience with musl builds is just building portable rust binaries using [cross](https://github.com/cross-rs/cross). So I don't think that is at all useful here. Have you looked...
Hi @CWYuan08, sadly no. I tried a lot of different things - e.g., chopping raw signal of the start and end before training etc. But to no avail. I basically...
Sadly, no @touala. I never got any response about this issue. I ended up having to abandon my project because of this issue. I tried many different ways to trim...
Hi all. Thanks for this. @dpryan79 I'm assuming you never got to the bottom of figuring out why this wasn't passing CI?
This is brilliant Leandro. I have a couple of questions/suggestions. Firstly, I am very keen to make it SAM-compliant if we can. As you say, it would be make things...
> I think by the standard, one of these records must be the primary alignment and the other two secondary/supplementary. But that is not the information we want to convey,...
Awesome. Let's keep this open as I am sure we are going to want to make changes as we start using these files more deeply.