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

create tsv illegal relationship_to_oxygen values flagged #49

Open
turbomam opened this issue Feb 16, 2022 · 0 comments
Open

create tsv illegal relationship_to_oxygen values flagged #49

turbomam opened this issue Feb 16, 2022 · 0 comments
Assignees

Comments

@turbomam
Copy link
Member

turbomam commented Feb 16, 2022

I forget what this was all about.

The DataGood students observed that there are unreasonable relationship_to_oxygen values in ~/biosample_basex_data_good_subset.db

I guess this touches on the question of what the output should be in a repair process when there is no apparently valid replacement value.

See rel_to_oxygen_example script.

Legals:

['aerobe', 'anaerobe', 'facultative', 'microaerophilic', 'microanaerobe', 'obligate aerobe', 'obligate anaerobe']

Observeds:

            rel_to_oxygen  r2o_count
0                    None      44666
1                  aerobe       3940
2       obligate anaerobe         66
3                    oxic         59
4                anaerobe         29
5   facultative anaerobes         21
6                 Aerobic         20
7               anaerobic         18
8                 aerobic         18
9                    Oxic         13
10        microaerophilic         11
11                hypoxic          6
12   oxic/anoxic boundary          4
13   normal oxic seawater          4
14                Hypoxic          3
15           6.0-6.5 mg/l          3
16                22 mg/l          3
17               obligate          1
18   facultative anaerobe          1
19            facultative          1
20      aerobic-anaerobic          1
21                25 mg/l          1
22              23.5 mg/l          1
23           1.0-2.2 mg/l          1
24                 0 mg/l          1
@turbomam turbomam self-assigned this Mar 4, 2022
@turbomam turbomam changed the title create tsv illegal realtionship_to_oxygen values flagged create tsv illegal relationship_to_oxygen values flagged Mar 4, 2022
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

No branches or pull requests

1 participant