~ubuntu-branches/ubuntu/trusty/qiime/trusty

« back to all changes in this revision

Viewing changes to qiime_test_data/make_prefs_file/prefs_out_taxa_l3.txt

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-06-17 18:28:26 UTC
  • mfrom: (9.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130617182826-376az5ad080a0sfe
Tags: 1.7.0+dfsg-1
Upload preparations done for BioLinux to Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
'background_color':'black',
 
3
 
 
4
'sample_coloring':
 
5
        {
 
6
                'SampleID':
 
7
                {
 
8
                        'column':'SampleID',
 
9
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
10
                },
 
11
                'BarcodeSequence':
 
12
                {
 
13
                        'column':'BarcodeSequence',
 
14
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
15
                },
 
16
                'LinkerPrimerSequence':
 
17
                {
 
18
                        'column':'LinkerPrimerSequence',
 
19
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
20
                },
 
21
                'Treatment':
 
22
                {
 
23
                        'column':'Treatment',
 
24
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
25
                },
 
26
                'DOB':
 
27
                {
 
28
                        'column':'DOB',
 
29
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
30
                },
 
31
                'Description':
 
32
                {
 
33
                        'column':'Description',
 
34
                        'colors':(('red',(0,100,100)),('blue',(240,100,100)))
 
35
                }
 
36
        },
 
37
'MONTE_CARLO_GROUP_DISTANCES':
 
38
        {
 
39
                'SampleID': 10,
 
40
                'BarcodeSequence': 10,
 
41
                'LinkerPrimerSequence': 10,
 
42
                'Treatment': 10,
 
43
                'DOB': 10,
 
44
                'Description': 10
 
45
        },
 
46
'FIELDS':
 
47
        [
 
48
                'Description',
 
49
                'DOB',
 
50
                'BarcodeSequence',
 
51
                'SampleID',
 
52
                'LinkerPrimerSequence',
 
53
                'Treatment'
 
54
        ],
 
55
'taxonomy_coloring':
 
56
        {
 
57
                'Level_2':
 
58
                {
 
59
                        'column':'2',
 
60
                        'colors':
 
61
                        {
 
62
                                'Root;k__Bacteria;Other':('red0',(0,100,100)),
 
63
                                'Root;k__Bacteria;p__Actinobacteria':('red26.6666666667',(26,100,100)),
 
64
                                'Root;k__Bacteria;p__Bacteroidetes':('red53.3333333333',(53,100,100)),
 
65
                                'Root;k__Bacteria;p__Deferribacteres':('red80.0',(80,100,100)),
 
66
                                'Root;k__Bacteria;p__Firmicutes':('red106.666666667',(106,100,100)),
 
67
                                'Root;k__Bacteria;p__Proteobacteria':('red133.333333333',(133,100,100)),
 
68
                                'Root;k__Bacteria;p__TM7':('red160.0',(160,100,100)),
 
69
                                'Root;k__Bacteria;p__Tenericutes':('red186.666666667',(186,100,100))
 
70
                        }
 
71
                }
 
72
        },
 
73
'ball_scale':'1.000000',
 
74
'arrow_line_color':'white',
 
75
'arrow_head_color':'red'
 
76
}
 
 
b'\\ No newline at end of file'