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

Updating the import_mzmine2 #48

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

byungheon-jeong
Copy link

function in the _method.py file so that observational metadata can be attatched to the biom.Table output.

Changes:

  1. Importing various numpy classes
  2. Importing Table from biom.table
  3. Code to convert metadata file into data structure
  4. Moving generation of the biom table from "biom.Table.from_tsv()" to "Table()"

Problems:
Breaks the ability of .biom to generate the qza file from the output of import_mzmine2().

byungheon-jeong added 4 commits March 29, 2019 14:52
function in the _method.py file so that observational metadata can be attatched to the biom.Table output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant