2019-06-14 |
Marcel Schilling | Add license master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-25 |
Paul Hoffman | Update DESCRIPTION |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-23 |
Paul Hoffman | Update README 0.2.0-beta |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-23 |
Paul Hoffman | Update to 0.2.0 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-23 |
Paul Hoffman | Minor fixes to documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-22 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-22 |
Paul Hoffman | Merge branch 'develop' of github.com:mojaveazure/loomR... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-22 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-22 |
Paul Hoffman | Add calc.numi option to create |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-18 |
andrewwbutler | minor fixes in combine to handle multiple col attrs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-18 |
Paul Hoffman | Fix combine to take a list instead of a vector |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-18 |
Paul Hoffman | Update .gitignore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-05 |
Paul Hoffman | Speed improvements to subset.loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-03 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-03 |
Paul Hoffman | Changes to loom$map to (hopefully) speed up chunking... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-27 |
Paul Hoffman | Automatically sort index.use in apply |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-26 |
Paul Hoffman | Fix graph validation in validateLoom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-26 |
Paul Hoffman | Add graph validation step |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-26 |
Paul Hoffman | Change apply to load all data, then subset rather than... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-26 |
Paul Hoffman | Add preliminary graph support |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-21 |
Christoph Hafemeister | set stringsAsFactors = FALSE in get.attribute.df |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-21 |
Christoph Hafemeister | Modify get.attribute.df to return all attributes by... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-21 |
Paul Hoffman | Have create, combine, and subset.loom automatically... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-21 |
Paul Hoffman | Add validation for graphs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-21 |
Paul Hoffman | Remove redundant code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-20 |
Paul Hoffman | Bug fix in subset.loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-19 |
Paul Hoffman | Fixes to apply, field loading, and subset.loom; new... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-19 |
Paul Hoffman | Changes to warning messages in create |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-19 |
Paul Hoffman | Provide S4 Matrix methods to loomR for data manipulation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-16 |
Paul Hoffman | Fixes to loom$apply and subset.loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-16 |
Paul Hoffman | Minor fix in loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-15 |
Paul Hoffman | Update documentation, change the way apply creates... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-14 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-14 |
Paul Hoffman | Show link for subset.loom when calling help on subset |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-14 |
Paul Hoffman | Tweaks to catn |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-08 |
Paul Hoffman | Add ability to transpose input data |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-08 |
Paul Hoffman | Update README |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-05 |
Paul Hoffman | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-01 |
Paul Hoffman | Add loomR::combine |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-03-01 |
Paul Hoffman | Upate documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-28 |
Paul Hoffman | More updates |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-28 |
Paul Hoffman | Updates to gitignore and DESCRIPTION |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-27 |
Paul Hoffman | Merge branch 'develop' of github.com:mojaveazure/loomR... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-27 |
Paul Hoffman | Start working on a combine function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-23 |
Paul Hoffman | Minor usability fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-23 |
Andrew Butler | Merge branch 'develop' of github.com:mojaveazure/loomR... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-23 |
Andrew Butler | close progress bar connections |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-22 |
Paul Hoffman | Change validation to add missing groups; update documen... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-21 |
Paul Hoffman | Add preliminary support for row and column edges |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-09 |
andrewwbutler | allow add.attribute to take a data.frame - convert... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-09 |
Paul Hoffman | Update documentation some more |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-09 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-09 |
Paul Hoffman | Change add.layers to support streaming sparse matrices |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-08 |
Paul Hoffman | Fix documentation, add proper support for R sparse... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-07 |
andrewwbutler | remove extra comma, rerun docs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-02-07 |
Paul Hoffman | Chunk loomR::create |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-31 |
Paul Hoffman | Merge branch 'develop' of github.com:mojaveazure/loomR... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-31 |
Paul Hoffman | Add support for multidimensional row- and column-attributes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-30 |
Paul Hoffman | Merge pull request #4 from ChristophH/master |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-30 |
Paul Hoffman | Merge pull request #5 from ChristophH/develop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-30 |
Christoph Hafemeister | allow more flexible results shapes when mapping a function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-30 |
Christoph Hafemeister | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-09 |
ChristophH | fix bug in create when checking chunk.dims length |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-03 |
Paul Hoffman | Use logging functions, change error messages, expand... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-03 |
Paul Hoffman | Add some new logging functions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-03 |
Paul Hoffman | Fixes to add.cells, start add.loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-01-02 |
Paul Hoffman | Minor fix to subset.loom, added more to add.cells |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-19 |
Paul Hoffman | Add stuff for add.cells |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Fix display messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Made changes and tested them, subset.loom works now... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | R doesn't evaluate variables in list creation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | I should fix create at some point... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | If you're happy and you know it, syntax error! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Because I can't remember how my methods work... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Bug fix in create |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Add some defaults to subset.loom |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Update author list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Update description |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-13 |
Paul Hoffman | Cleanup and reorganize code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-12 |
Paul Hoffman | Add subset function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-12 |
Paul Hoffman | Began support for selective-chunking in apply |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-12 |
Paul Hoffman | Slight refactoring |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-12-12 |
Andrew Butler | add ability to extract a dataframe of multiple row_attr... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-16 |
Paul Hoffman | Fixes to batch iteration. Allow skipping of validation... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-15 |
Paul Hoffman | Syntax error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Paul Hoffman | Beginnings of add cells method |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Paul Hoffman | Syntax error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Paul Hoffman | Merge branch 'master' of github.com:mojaveazure/loomR |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-14 |
Paul Hoffman | Use characters rather than 'versions' to store version... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Add method to clean up object once garbage collected |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Update README.md |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Update documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Fixed issues with chunking and iterating |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Update issues with chunk iteration |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Fix issue with adding attributes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | Add overwrite to add layer and add atribute |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-09 |
Paul Hoffman | change margin to 1 for genes and 2 for cells |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-08 |
Paul Hoffman | update readme |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-08 |
Paul Hoffman | Cleanup namespace |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-11-08 |
Paul Hoffman | Clean code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |