Difference between revisions of "AMOS Documentation Project"

From AMOS WIKI
Jump to: navigation, search
(New page: This is the homepage for a project to develop a collection of detailed documents describing the various components of the AMOS package. If you are interested in participating in this proj...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is the homepage for a project to develop a collection of detailed documents describing the various components of the AMOS package.  If you are interested in participating in this project please contact mpop [at] umiacs.umd.edu .  Also, if  you are interested in helping out with the development of AMOS, check out the AMOS wants and needs page (hint to UMD undergrads looking for a programming job).  Particularly relevant to the documentation project is the need for an automated mechanism for extracting documentation from the help messages produced by the various AMOS programs
+
This is the homepage for a project to develop a collection of detailed documents describing the various components of the AMOS package.  If you are interested in participating in this project please contact mpop [at] umiacs.umd.edu .  Also, if  you are interested in helping out with the development of AMOS, check out the AMOS wants and needs page (hint to UMD undergrads looking for a programming job).  Particularly relevant to the documentation project is the need for an automated mechanism for extracting documentation from the help messages produced by the various AMOS programs.
 
+
 
+
== Tutorials ==
+
[http://www.cbcb.umd.edu/research/assembly_primer.shtml Assembly primer] - overview of genome assembly.
+
 
+
Step-by-step instructions for using various components of AMOS.
+
 
+
* [[AMOS getting started]]
+
* [[Programmer's guide]]
+
* [http://www.cbcb.umd.edu/research/contig_representation.shtml Representing assemblies (not just in AMOS)]
+
* [http://wgs-assembler.sourceforge.net Running Celera Assembler]
+
 
+
 
+
== Conversion tools ==
+
How to convert to and from the various AMOS formats
+
 
+
[[File conversion utilities]]
+
 
+
 
+
== AMOS utilities ==
+
[[AMOS Utilities]] Documentation for some useful AMOS utilities. 
+
 
+
 
+
All of AMOS
+
When we get to this, we'll have here documentation for all programs in the AMOS bin/ directory.
+

Latest revision as of 17:41, 8 July 2009

This is the homepage for a project to develop a collection of detailed documents describing the various components of the AMOS package. If you are interested in participating in this project please contact mpop [at] umiacs.umd.edu . Also, if you are interested in helping out with the development of AMOS, check out the AMOS wants and needs page (hint to UMD undergrads looking for a programming job). Particularly relevant to the documentation project is the need for an automated mechanism for extracting documentation from the help messages produced by the various AMOS programs.