diff dartseq_seeduk_1.R @ 6:2a49f0396e8b draft

Uploaded
author cropgeeks
date Thu, 19 Apr 2018 12:38:10 -0400
parents dde8fec1b31e
children ae6b94d10bff
line wrap: on
line diff
--- a/dartseq_seeduk_1.R	Tue Apr 17 11:18:52 2018 -0400
+++ b/dartseq_seeduk_1.R	Thu Apr 19 12:38:10 2018 -0400
@@ -14,6 +14,7 @@
 
 #Read DarT data 
 gl <- gl.read.dart(filename=args[1],  nas = "-", topskip = 5, lastmetric = "TotalPicRepSnpTest", probar = TRUE)
+gl <- gl.filter.monomorphs(gl)
 
 #Trying to determine if one row or two row format...
 #Found  2  row(s) format. Proceed...