Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jbisanz committed May 23, 2018
1 parent 4d48124 commit 6f397be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ artifact$provenance = list 3 (103880 bytes)
...
```

You could the supplied wrapper script `qza_to_phyloseq()`
If you want to build a phyloseq object for further analysis you could use the function `qza_to_phyloseq()`
```
physeq<-qza_to_phyloseq("table.qza","rooted-tree.qza","taxonomy.qza", "sample-metadata.tsv")
physeq
Expand Down

0 comments on commit 6f397be

Please sign in to comment.