[Seqinr-commits] r1616 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 24 11:06:14 CEST 2009


Author: lobry
Date: 2009-06-24 11:06:14 +0200 (Wed, 24 Jun 2009)
New Revision: 1616

Modified:
   pkg/man/readPanels.Rd
Log:
new quality check with test file for non constant number of tabs

Modified: pkg/man/readPanels.Rd
===================================================================
--- pkg/man/readPanels.Rd	2009-06-24 09:04:46 UTC (rev 1615)
+++ pkg/man/readPanels.Rd	2009-06-24 09:06:14 UTC (rev 1616)
@@ -67,4 +67,11 @@
 }
 
 plotPannels("Identifiler_v1", res1)
+
+#
+# Simple quality check since seqinR 2.0-4 with a file which containing
+# a non constant number of tabulations as separator:
+#
+path3 <- system.file("abif/Prototype_PowerPlex_EP01_Pa.txt", package = "seqinr")
+res3 <- readPanels(path3)
 }



More information about the Seqinr-commits mailing list