-
Notifications
You must be signed in to change notification settings - Fork 2
Redefine controlled vocabulary ORGANISM_GROUP #224
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
base: main
Are you sure you want to change the base?
Redefine controlled vocabulary ORGANISM_GROUP #224
Conversation
Pull Request Test Coverage Report for Build 18935021260Details
💛 - Coveralls |
| description=""" | ||
| Eukaryotic microorganisms (e.g. protists, microalgae). These are eukaryotic single-celled | ||
| (or simple multicellular) organisms. Includes protists, microalgae. | ||
| """, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Include protozoa, algae, and microscopic fungi. They have complex cell(s) with a nucleus and organelles.
""",
| description=""" | ||
| Single-celled prokaryotic microorganisms distinct from bacteria, often found in extreme | ||
| environments. | ||
| """, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Single-celled microorganisms distinct from bacteria. They are prokariotes (lack a nucleus) and often found in extreme enviroments.
""",
| label="BACTERIA", | ||
| description="""Bacteria//Bakterien""", | ||
| description=""" | ||
| Single-celled prokaryotic microorganisms that lack a nucleus and are ubiquitous in many |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Unicellular prokaryotic microorganisms found in diverse environments.
""",
| label="MOTHS", | ||
| description="""Moths//Motten""", | ||
| ) | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Insects in the order Lepidoptera.
""",
| label="TSE-AGENTS", | ||
| description="""TSE-Agents//TSE-Agenzien""", | ||
| description=""" | ||
| Transmissible spongiform encephalopathy (TSE) agents. Infectious proteinaceous particles |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Transmissible spongiform encephalopathy (TSE) agents are prions-infectious proteins causing neurodegenaratve diseases.
""",
| description=""" | ||
| Transmissible spongiform encephalopathy (TSE) agents. Infectious proteinaceous particles | ||
| (prions) implicated in prion diseases. | ||
| """, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Infectious proteins causing neurodegenerative diseases.
""",
| description=""" | ||
| Infectious, small circular RNA molecules without a protein coat that can cause disease | ||
| in plants. | ||
| """, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Circular RNA molecules that infect plants. They lack a protein coat and are smaller than viruses.
""",
| description=""" | ||
| Infectious agents composed of genetic material (RNA or DNA) enclosed in a protein capsid, | ||
| sometimes with an envelope, which replicate inside host cells. | ||
| """, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description="""
Acellular entities composed of genetic material (DNA or RNA) enclosed in a protein coat. They require host cells to replicate.
""",
@angelaari Birte Martens suggested these changes in an issue (#162).
Can you please take a look? I used chatgpt with helping me in the descriptions.
Once we have the descriptions ok, I will translate them to German and add them.