Skip to content

Commit 2c464fb

Browse files
committed
Set metagenome contrib to be false
1 parent 3866467 commit 2c464fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

q2_picrust2/_full_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def full_pipeline(table: biom.Table,
5050
no_pathways=False,
5151
regroup_map=default_regroup_map,
5252
no_regroup=False,
53-
metagenome_contrib=True,
53+
metagenome_contrib=False,
5454
stratified=False,
5555
max_nsti=max_nsti,
5656
min_reads=1,

0 commit comments

Comments
 (0)