Julian Berman
Julian Berman
@Swarnendu0123 is this ready for review you think?
@Swarnendu0123 Is that blocking issue resolved then?
The word "blocking" means "this isn't usable without it" :) so that doesn't sound right, but I'll have a look myself at what state this is in at this point.
> Also we no more have bowtie report right ? Correct! > Hi @Julian, what is a subunit format ? It's a test reporting format, one that essentially improved on...
Cool! Could indeed be a nice stopgap, thanks for finding it!
It might be the only current unclaimed one though there's a ton I can open for additional fixes & ideas :) -- which is to say feel free to try...
Hey! I'm not 100% sure what you're trying to do there -- in general you shouldn't try to run files inside a Python package directly (so `bowtie/_suite.py`, which is inside...
They certainly exist :) -- continuous integration runs and installs from exactly that setup. You'd have to share what you're running.
Those screenshots still don't have what you're running, nor really the error I'm afraid. In general when you file any bug or ask for help on any issue, the first...
> Hi Julian it's giving me this error; That sounds like you didn't install Bowtie, so I'll again quote: > You should be running [...] `pip install -r test-requirements.txt -e...