[Seqinr-commits] r1927 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jun 3 17:48:05 CEST 2016


Author: jeanlobry
Date: 2016-06-03 17:48:04 +0200 (Fri, 03 Jun 2016)
New Revision: 1927

Modified:
   pkg/NAMESPACE
Log:
This is to get rid of the checking S3 generic/method consistency ... NOTE

Modified: pkg/NAMESPACE
===================================================================
--- pkg/NAMESPACE	2016-06-03 14:55:59 UTC (rev 1926)
+++ pkg/NAMESPACE	2016-06-03 15:48:04 UTC (rev 1927)
@@ -15,3 +15,56 @@
 S3method(getFrag, SeqFastadna)
 S3method(getFrag, SeqFrag)
 S3method(getFrag, character)
+S3method(getFrag, default)
+S3method(getFrag, list)
+S3method(getFrag, logical)
+S3method(getFrag, qaw)
+S3method(getKeyword, SeqAcnucWeb)
+S3method(getKeyword, default)
+S3method(getKeyword, list)
+S3method(getKeyword, logical)
+S3method(getKeyword, qaw)
+S3method(getLength, SeqAcnucWeb)
+S3method(getLength, SeqFastaAA)
+S3method(getLength, SeqFastadna)
+S3method(getLength, SeqFrag)
+S3method(getLength, character)
+S3method(getLength, default)
+S3method(getLength, list)
+S3method(getLength, logical)
+S3method(getLength, qaw)
+S3method(getLocation, SeqAcnucWeb)
+S3method(getLocation, default)
+S3method(getLocation, list)
+S3method(getLocation, logical)
+S3method(getLocation, qaw)
+S3method(getName, SeqAcnucWeb)
+S3method(getName, SeqFastaAA)
+S3method(getName, SeqFastadna)
+S3method(getName, SeqFrag)
+S3method(getName, default)
+S3method(getName, list)
+S3method(getName, logical)
+S3method(getName, qaw)
+S3method(getSequence, SeqAcnucWeb)
+S3method(getSequence, SeqFastaAA)
+S3method(getSequence, SeqFastadna)
+S3method(getSequence, SeqFrag)
+S3method(getSequence, character)
+S3method(getSequence, default)
+S3method(getSequence, list)
+S3method(getSequence, logical)
+S3method(getSequence, qaw)
+S3method(getTrans, SeqAcnucWeb)
+S3method(getTrans, SeqFastadna)
+S3method(getTrans, SeqFrag)
+S3method(getTrans, character)
+S3method(getTrans, default)
+S3method(getTrans, list)
+S3method(getTrans, logical)
+S3method(getTrans, qaw)
+S3method(plot, SeqAcnucWeb)
+S3method(print, SeqAcnucWeb)
+S3method(print, qaw)
+S3method(summary, SeqFastaAA)
+S3method(summary, SeqFastadna)



More information about the Seqinr-commits mailing list