Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the API with more functionality #16

Open
iimog opened this issue Oct 6, 2016 · 1 comment
Open

Enhance the API with more functionality #16

iimog opened this issue Oct 6, 2016 · 1 comment

Comments

@iimog
Copy link
Member

iimog commented Oct 6, 2016

As referees of our f1000 article note:

The API provided by BioJS is minimal. Notably, methods for partitioning, collapsing, transforming, filtering and subsampling are not present. While developers will be able to access sample or observation profiles as a whole, the current release of BioJS pushes much of the common manipulation logic onto the consumer of the library.

McDonald D and Bolyen E. Referee Report For: biojs-io-biom, a BioJS component for handling data in Biological Observation Matrix (BIOM) format [version 1; referees: 1 approved with reservations]. F1000Research 2016, 5:2348 (doi: 10.5256/f1000research.10362.r16546)

This can be changed by implementing the missing functions in this module:

  • partitioning
  • collapsing
  • transforming
  • filtering
  • subsampling
@iimog iimog added this to the v1.1.0 milestone Oct 6, 2016
@iimog iimog self-assigned this Oct 6, 2016
@iimog iimog added the revision label Oct 6, 2016
@iimog iimog modified the milestones: Manuscript Revision, v1.1.0 Oct 6, 2016
@iimog
Copy link
Member Author

iimog commented Dec 13, 2016

Python docu for potential functions to implement:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
f1000 revision1
Needs Change in Code/Docu
Development

No branches or pull requests

1 participant