[pygr-notify] [pygr commit] r139 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Tue Feb 10 11:41:12 PST 2009


Author: marecki
Date: Tue Feb 10 11:29:16 2009
New Revision: 139

Added:
    wiki/CodeExamples.wiki

Log:
Created wiki page through web user interface.

Added: wiki/CodeExamples.wiki
==============================================================================
--- (empty file)
+++ wiki/CodeExamples.wiki	Tue Feb 10 11:29:16 2009
@@ -0,0 +1,18 @@
+#summary Code snippets demonstrating how to accomplish various tasks with  
Pygr.
+
+= Introduction =
+
+This page is to list all code examples - that is, Wiki pages dedicated to  
performing various tasks with Pygr, which contain snippets of actual code.  
Since Wiki pages are not checked using doctests, such examples may or may  
not work with the latest version of Pygr code; collecting them all in one  
place not only helps users browse them but also facilitates manual  
checking. Many, if not all, code examples will eventually be incorporated  
into the Pygr Cookbook.
+
+
+= List of Examples =
+
+The following code examples are presently available from the Pygr Wiki:
+  * DataStorageUsingpygr
+  * GenomeCalculationsUsingpygr
+  * LocatingIntergenicRegions
+  * pygrDataIntroduction
+  * PygrResourceDownloader
+  * SearchingForPatterns
+  * ServingDataUsingpygrData
+  * SimpleAnnotationDB
\ No newline at end of file



More information about the pygr-notify mailing list