@@ -43,17 +43,17 @@ def test_analysis_description_handler_get_request(self):
43
43
'artifacts' : {
44
44
4 : (1 , 'Identification of the Microbiomes for Cannabis '
45
45
'Soils' , ('Pick closed-reference OTUs | Split '
46
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
46
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
47
47
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
48
48
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
49
49
5 : (1 , 'Identification of the Microbiomes for Cannabis '
50
50
'Soils' , ('Pick closed-reference OTUs | Split '
51
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
51
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
52
52
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
53
53
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
54
54
6 : (1 , 'Identification of the Microbiomes for Cannabis '
55
55
'Soils' , ('Pick closed-reference OTUs | Split '
56
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
56
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
57
57
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
58
58
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' })},
59
59
'analysis_reservation' : '' ,
@@ -72,17 +72,17 @@ def test_analysis_description_handler_get_request(self):
72
72
'artifacts' : {
73
73
4 : (1 , 'Identification of the Microbiomes for Cannabis '
74
74
'Soils' , ('Pick closed-reference OTUs | Split '
75
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
75
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
76
76
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
77
77
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
78
78
5 : (1 , 'Identification of the Microbiomes for Cannabis '
79
79
'Soils' , ('Pick closed-reference OTUs | Split '
80
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
80
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
81
81
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
82
82
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
83
83
6 : (1 , 'Identification of the Microbiomes for Cannabis '
84
84
'Soils' , ('Pick closed-reference OTUs | Split '
85
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
85
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
86
86
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
87
87
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' })},
88
88
'alert_msg' : 'An artifact is being deleted from this analysis' ,
@@ -103,17 +103,17 @@ def test_analysis_description_handler_get_request(self):
103
103
'artifacts' : {
104
104
4 : (1 , 'Identification of the Microbiomes for Cannabis '
105
105
'Soils' , ('Pick closed-reference OTUs | Split '
106
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
106
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
107
107
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
108
108
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
109
109
5 : (1 , 'Identification of the Microbiomes for Cannabis '
110
110
'Soils' , ('Pick closed-reference OTUs | Split '
111
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
111
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
112
112
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
113
113
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' }),
114
114
6 : (1 , 'Identification of the Microbiomes for Cannabis '
115
115
'Soils' , ('Pick closed-reference OTUs | Split '
116
- 'libraries FASTQ' , 'QIIME v1.9.1' ), [
116
+ 'libraries FASTQ' , 'QIIMEq2 v1.9.1' ), [
117
117
'1.SKB7.640196' , '1.SKB8.640193' , '1.SKD8.640184' ,
118
118
'1.SKM4.640180' , '1.SKM9.640192' ], {'1' })},
119
119
'alert_msg' : 'Error deleting artifact' ,
0 commit comments