Skip to content

Commit 3421192

Browse files
realmarcinclaude
andcommitted
Add .gitignore entries and commit reference cache files
- Ignore .umap_cache/ and *.bak backup files - Add PubMed/DOI reference cache files for reproducibility Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7ab267a commit 3421192

9 files changed

Lines changed: 1802 additions & 0 deletions

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ tmp/
5252
# Media cache (CultureMech/MediaIngredientMech data - can be regenerated)
5353
media_cache/
5454

55+
# UMAP cache (embedding cache - can be regenerated)
56+
.umap_cache/
57+
58+
# Backup files
59+
*.bak
60+
5561
# Reports (generated files - can be regenerated)
5662
reports/*.csv
5763
reports/*.txt

references_cache/PMID_15545431.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
reference_id: PMID:15545431
3+
title: "Clostridium straminisolvens sp. nov., a moderately thermophilic, aerotolerant and cellulolytic bacterium isolated from a cellulose-degrading bacterial community."
4+
authors:
5+
- Kato S
6+
- Haruta S
7+
- Cui ZJ
8+
- Ishii M
9+
- Yokota A
10+
- Igarashi Y
11+
journal: Int J Syst Evol Microbiol
12+
year: '2004'
13+
doi: 10.1099/ijs.0.63148-0
14+
keywords:
15+
- Anaerobiosis
16+
- Cellulose/metabolism
17+
- "Clostridium/classification, cytology, isolation & purification, physiology"
18+
- "DNA, Bacterial/chemistry, isolation & purification"
19+
- "DNA, Ribosomal/chemistry, isolation & purification"
20+
- "Genes, rRNA"
21+
- Hydrogen-Ion Concentration
22+
- Molecular Sequence Data
23+
- Movement
24+
- Oxygen/toxicity
25+
- Phylogeny
26+
- "RNA, Bacterial/genetics"
27+
- "RNA, Ribosomal, 16S/genetics"
28+
- "Sequence Analysis, DNA"
29+
- "Spores, Bacterial/cytology"
30+
- Temperature
31+
content_type: abstract_only
32+
---
33+
34+
# Clostridium straminisolvens sp. nov., a moderately thermophilic, aerotolerant and cellulolytic bacterium isolated from a cellulose-degrading bacterial community.
35+
**Authors:** Kato S, Haruta S, Cui ZJ, Ishii M, Yokota A, Igarashi Y
36+
**Journal:** Int J Syst Evol Microbiol (2004)
37+
**DOI:** [10.1099/ijs.0.63148-0](https://doi.org/10.1099/ijs.0.63148-0)
38+
39+
## Content
40+
41+
1. Int J Syst Evol Microbiol. 2004 Nov;54(Pt 6):2043-2047. doi:
42+
10.1099/ijs.0.63148-0.
43+
44+
Clostridium straminisolvens sp. nov., a moderately thermophilic, aerotolerant
45+
and cellulolytic bacterium isolated from a cellulose-degrading bacterial
46+
community.
47+
48+
Kato S(1), Haruta S(1), Cui ZJ(1), Ishii M(1), Yokota A(2), Igarashi Y(1).
49+
50+
Author information:
51+
(1)Department of Biotechnology, Graduate School of Agricultural and Life
52+
Sciences, University of Tokyo, Yayoi 1-1-1, Bunkyo-ku, Tokyo 113-8657, Japan.
53+
(2)Laboratory of Bioresources, Institute of Molecular and Cellular Biosciences,
54+
University of Tokyo, Yayoi 1-1-1, Bunkyo-ku, Tokyo 113-8657, Japan.
55+
56+
A novel anaerobic, thermophilic and cellulolytic bacterium (strain CSK1(T)) was
57+
isolated from a cellulose-degrading bacterial community. On the basis of 16S
58+
rRNA gene sequence similarity, strain CSK1(T) was mapped to cluster III of the
59+
genus Clostridium. Strain CSK1(T) is closely related to Clostridium thermocellum
60+
(96.2 %) and Clostridium aldrichii (95.1 %). Strain CSK1(T) is a non-motile,
61+
spore-forming, straight or slightly curved rod. The optimum temperature and
62+
initial pH for its growth and cellulose degradation are 50-55 degrees C and pH
63+
7.5. Strain CSK1(T) grew under a gas phase containing up to 4 % O(2).
64+
Phylogenetic and phenotypic analyses support the differentiation of strain
65+
CSK1(T) from its closest relatives. Strain CSK1(T) therefore represents a novel
66+
species, for which the name Clostridium straminisolvens sp. nov. is proposed,
67+
with CSK1(T) (=DSM 16021(T)=IAM 15070(T)) as the type strain.
68+
69+
DOI: 10.1099/ijs.0.63148-0
70+
PMID: 15545431 [Indexed for MEDLINE]

0 commit comments

Comments
 (0)