comparison tools/dada2-learn-errors.R @ 0:44579a4814b7 draft

planemo upload for repository https://github.com/dfornika/dada2-galaxy commit a2ae309ba8ff0ef18a1e4abbe5d1ef412e4f69a9
author dfornika
date Tue, 01 May 2018 19:10:14 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:44579a4814b7
1 library("dada2")
2
3 learnErrors(
4 filtFs,
5 multithread=TRUE
6 )