Ringtail (disease)

Ringtail, also known as tail necrosis,[1] is an epidermal disease that may occur in rats, mice, hamsters and other rodents.[2]

In affected individuals, the tail swells as a consequence of annular constrictions along its length (hence the name "ringtail") and subsequent dehydration;[1] in the most severe cases, the process may end up in the tail becoming gangrenous and dropping off. Feet may also swell and redden.[3]

Ringtail is traditionally attributed to low environmental humidity and high temperature,[1][2] although a number of other possible causes have been suggested, from dietary deficiencies (low levels of fatty acids) to genetic predisposition. For lab and pet rodents, poor bedding (i.e., overly absorbent bedding) or repeated blood draws from tail veins have also been identified as possible causes of ringtail.[1]

Footnotes

gollark: ```pythonimport feedparserfeed = feedparser.parse("https://www.inaturalist.org/observations.atom?verifiable=any&page=1&spam=&place_id=any&user_id=samuelbrinker&project_id=")with open("feed.html", "w") as f: f.write("\n".join([ e["content"][0]["value"] for e in feed["entries"] ]))```This is a very simple script which will make an HTML file from the feed.
gollark: I think GitHub Actions might let you do that automatically at intervals, but I have no idea how.
gollark: Either you can do it in client-side JS, switch hosting, or have a script fetch the thing and output HTML which you could put into the repository.
gollark: Basically, as it's a static site, you can't run any serverside code to fetch and display the feed.
gollark: Ah, so a static website. This might be hard, then.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.