From bdef1156c98fc8ac20ea4f5d13435b99753589d5 Mon Sep 17 00:00:00 2001 From: edgrif <edgrif> Date: Wed, 5 Nov 2003 15:38:10 +0000 Subject: [PATCH] initial version --- doc/project_notes.html | 54 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100755 doc/project_notes.html diff --git a/doc/project_notes.html b/doc/project_notes.html new file mode 100755 index 000000000..dcff308e6 --- /dev/null +++ b/doc/project_notes.html @@ -0,0 +1,54 @@ +<HTML> + +<HEAD> +<TITLE>ZMap Project Notes</TITLE> +</HEAD> + +<BODY> +<H1>ZMap Project Notes</H1> + + +<h2>Project Meetings week of 3rd Nov 2003</h2> + + + +<pre>Tasks from AceDB meeting, Weds, 5th Nov, 03 + +Topic: ZMap + +1. Understand how Gex/Graph works. (RNC) + +2. Choose a protocol to be going on with. + (visit Lincoln in the spring) (both) + +3. Postpone (but think about) xace/zmap + integrated executable. (both) + +4. Investigate a c++ main. (EDG) + +5. Finish main/slave code. (EDG) + +6. Smap-like code. (both) + +7. To Do List tool. (EDG) + +8. Build a 'main' to read (say) GFF2 + file and call ZMap to display the + contents. (RNC) + +9. Decide which functions display must + support: + - add more segs + - go back to blank + - multiple panes +</pre> + + + +<HR> +<ADDRESS><a href="mailto:edgrif@sanger.ac.uk">Ed Griffiths <edgrif@sanger.ac.uk></a></ADDRESS> +<!-- hhmts start --> +Last modified: Wed Nov 5 15:37:29 GMT 2003 +<!-- hhmts end --> +</BODY> +</HTML> -- GitLab