[pygr-notify] [pygr commit] r56 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Tue Jun 24 11:32:48 PDT 2008


Author: jqian.ubc
Date: Tue Jun 24 11:31:58 2008
New Revision: 56

Modified:
   wiki/PygrOnEnsembl.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/PygrOnEnsembl.wiki
==============================================================================
--- wiki/PygrOnEnsembl.wiki	(original)
+++ wiki/PygrOnEnsembl.wiki	Tue Jun 24 11:31:58 2008
@@ -69,7 +69,9 @@

      feature methods in adaptor.py:
           - ExonAdaptor: fetch_exons_by_seqregion(chromosome, start, 
end, strand, driver)
+
           - GeneAdaptor: fetch_genes_by_seqregion(chromosome, start, 
end, strand, driver)
+
           - TranscriptAdaptor: 
fetch_transcripts_by_seqregion(chromosome, start, end,
            strand, driver)

@@ -90,6 +92,6 @@
 *2.* the test output files
 They provide a preliminary test outcome for the functions implemented.

-[http://pygr-dev.googlegroups.com/web/testdatamodel.out?hl=en:testdatamodel.out] 
 from running the sample code in datamodel.py, which gives a test result 
for the functions implemented in each specialized Datamodel class.
+[http://pygr-dev.googlegroups.com/web/testdatamodel.out?hl=en: 
testdatamodel.out] from running the sample code in datamodel.py, which 
gives a test result for the functions implemented in each specialized 
Datamodel class.

-[http://pygr-dev.googlegroups.com/web/testadaptor.out?hl=en:testadaptor.out] 
 from running the sample code in adaptor.py, which gives a test result 
for the functions implemented in the Driver class and in each 
specialized Adaptor class.
\ No newline at end of file
+[http://pygr-dev.googlegroups.com/web/testadaptor.out?hl=en: 
testadaptor.out] from running the sample code in adaptor.py, which 
gives a test result for the functions implemented in the Driver class 
and in each specialized Adaptor class.
\ No newline at end of file



More information about the pygr-notify mailing list