Arthrobacter halodurans

Arthrobacter halodurans is a Gram-positive, aerobic, halotolerant and non-motile bacterium species from the genus of Arthrobacter which has been isolated from seawater from the South China Sea near the Naozhou Island in China.[1][3][2][4][5]

Arthrobacter halodurans
Scientific classification
Kingdom:
Phylum:
Order:
Family:
Genus:
Species:
A. halodurans
Binomial name
Arthrobacter halodurans
Chen et al. 2012[1]
Type strain
JSM 078085, DSM 21081, KCTC 19430[2]

Further reading

  • Chen, YG; Tang, SK; Zhang, YQ; Li, ZY; Yi, LB; Wang, YX; Li, WJ; Cui, XL (June 2009). "Arthrobacter halodurans sp. nov., a new halotolerant bacterium isolated from sea water". Antonie van Leeuwenhoek. 96 (1): 63–70. doi:10.1007/s10482-009-9336-5. PMID 19337850.
  • Dinesh K Maheshwari, Meenu Saraf (2015). Halophiles: Biodiversity and Sustainable Exploitation. Springer. ISBN 3-319-14595-9.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: I have that, hold on.
gollark: I wrote a script to unthingy them and integrated it into ABR.
gollark: AutoBotRobot is very good at typerace.
gollark: Capitalism programming language: processes... buy and sell values from each other?

References

  1. LPSN lpsn.dsmz.de
  2. UniProt
  3. Deutsche Sammlung von Mikroorganismen und Zellkulturen
  4. Chen, YG; Tang, SK; Zhang, YQ; Li, ZY; Yi, LB; Wang, YX; Li, WJ; Cui, XL (June 2009). "Arthrobacter halodurans sp. nov., a new halotolerant bacterium isolated from sea water". Antonie van Leeuwenhoek. 96 (1): 63–70. doi:10.1007/s10482-009-9336-5. PMID 19337850.
  5. Dinesh K Maheshwari, Meenu Saraf (2015). Halophiles: Biodiversity and Sustainable Exploitation. Springer. ISBN 3-319-14595-9.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.