Last change
on this file was
17953,
checked in by westram, 6 years ago
|
- fix number of tabs between key and data (ASCII
format)
- auto-updated all databases.
|
File size:
1.7 KB
|
Rev | Line | |
---|
[13169] | 1 | /*ARBDB ASCII*/ |
---|
[17953] | 2 | presets %% (% |
---|
| 3 | use "ali_some" |
---|
| 4 | alignment :6000 %% (% |
---|
| 5 | alignment_name :7600 "ali_some" |
---|
| 6 | alignment_len :7000 %i -1 |
---|
| 7 | aligned :7000 %i 1 |
---|
[13169] | 8 | alignment_write_security :7600 %i 0 |
---|
[17953] | 9 | alignment_type :7000 "rna" |
---|
[13169] | 10 | %) /*alignment*/ |
---|
| 11 | |
---|
| 12 | %) /*presets*/ |
---|
| 13 | |
---|
[17953] | 14 | species_data %% (% |
---|
| 15 | species %% (% |
---|
| 16 | name :7600 "MetMazei" |
---|
| 17 | ali_16s %% (% |
---|
| 18 | data ".....................AUUCUGGUU-----GA--U-CC-U-G-CCAG-AG-GU-U-AC-U-GC--U-AU-C--G-GU-GUUC--GC---C-U--AAGCCA-U-GC-G-AGU-CAU-A-UGU---------A---------------.............." |
---|
[13169] | 19 | %) /*ali_16s*/ |
---|
| 20 | |
---|
[17953] | 21 | acc "X69874" |
---|
| 22 | full_name "Methanosarcina mazei" |
---|
| 23 | tax " [DEW] Archaea|Euryarchaeota|Methanomicrobium group [EBI] Prokaryota; Bacteria; Mendosicutes; Archaeobacteria;|Methanomicrobiales; Methanosarcinaceae." |
---|
| 24 | seqcheck "ARB_C2C11C55" |
---|
| 25 | AL "nov97" |
---|
| 26 | ARB_color %i 2 |
---|
| 27 | float_test %f 3.141592 |
---|
| 28 | float_test %f 3.141592e-02 |
---|
| 29 | float_test %f 314.159210 |
---|
| 30 | float_test %f 3.141592e-05 |
---|
| 31 | float_test %f 3.141592e+05 |
---|
| 32 | float_test %f 3.141592e-10 |
---|
| 33 | float_test %f 3.141592e+10 |
---|
| 34 | float_test %f 3.141592e-35 |
---|
| 35 | float_test %f 3.141592e+35 |
---|
| 36 | bits_test %I "--------++++-+--+-+----+----+-+-" |
---|
[13169] | 37 | %) /*species*/ |
---|
| 38 | |
---|
[17953] | 39 | species %% (% |
---|
| 40 | name :7600 "MhcBurto" |
---|
| 41 | acc "X65537" |
---|
| 42 | full_name "Methano-coccoides burtonii" |
---|
| 43 | tax " [DEW] Archaea|Euryarchaeota|Methanomicrobium group [EBI] Prokaryota; Bacteria; Mendosicutes; Archaeobacteria;|Methanomicrobiales; Methanosarcinaceae." |
---|
| 44 | seqcheck "ARB_8F6E27E5" |
---|
| 45 | AL "nov97" |
---|
| 46 | ARB_color %i 2 |
---|
[13169] | 47 | %) /*species*/ |
---|
| 48 | |
---|
| 49 | %) /*species_data*/ |
---|
| 50 | |
---|
[17953] | 51 | extended_data :7000 %% (% |
---|
[13169] | 52 | %) /*extended_data*/ |
---|
| 53 | |
---|
[17953] | 54 | tree_data :7000 %% (% |
---|
[13169] | 55 | %) /*tree_data*/ |
---|
| 56 | |
---|
[17953] | 57 | secedit %% (% |
---|
| 58 | structs %% (% |
---|
[13169] | 59 | %) /*structs*/ |
---|
| 60 | |
---|
| 61 | %) /*secedit*/ |
---|
| 62 | |
---|
Note: See
TracBrowser
for help on using the repository browser.