Zech Xu
Zech Xu
what's Tzippy? could you elaborate a little more?
nothing except documenting that you can append it to your .bashrc file. On Thu, Dec 10, 2015 at 1:21 PM, Yoshiki Vázquez Baeza < [email protected]> wrote: > How was this...
Thanks for bringing it up. could you share how you read in the file? My run looks fine to read all the lines of the same seq id into a...
run "make test" On Tue, Mar 15, 2016 at 4:27 PM, Jamie Morton [email protected] wrote: > Can you post the files in question? > > — > You are receiving...
sure. On Wed, May 14, 2014 at 5:14 PM, Daniel McDonald [email protected]: > @RNAer https://github.com/RNAer, would you be interested in issuing a > PR on this for biom 2.0? >...
Thanks for volunteering to help, @souravsingh ! To start, I recommend to read the contribution guideline (https://github.com/biocore/micronota/blob/master/CONTRIBUTING.md) --> then think about the framework/data structure of how to refactor this before...
thanks, @tkosciol ! It is fine to issue PR and then merge after conda build
if I am correct, the generator yield a `IntervalMetadata` for each row? it should be a `IntervalMetadata` for each `SEQID`.
done with review. and usually there is no motivation to start the variable names inside a function with `_`, as they are already local variables.
some comments are still left unaddressed...