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

Add Feature Metadata to writing gct file #68

Merged
merged 2 commits into from
Jan 3, 2020

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Jan 3, 2020

gct files support metadata for features as well as samples. This PR adds this functionality

@codecov-io
Copy link

Codecov Report

Merging #68 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   97.28%   97.32%   +0.04%     
==========================================
  Files          40       40              
  Lines        1731     1760      +29     
==========================================
+ Hits         1684     1713      +29     
  Misses         47       47
Impacted Files Coverage Δ
pycytominer/tests/test_write_gct.py 100% <100%> (ø) ⬆️
pycytominer/write_gct.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4530a98...285f1cb. Read the comment docs.

@gwaybio gwaybio merged commit a51c76e into cytomining:master Jan 3, 2020
@gwaybio gwaybio deleted the add-feature-metadata branch January 3, 2020 16:17
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.

2 participants