Changes between Version 5 and Version 6 of SnpAnnotationPipeline
- Timestamp:
- Nov 24, 2010 10:33:43 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpAnnotationPipeline
v5 v6 1 = Introduction = 2 Lerom ipsum 1 = Annotation from SeattleSeq AnnotationTool = 2 Annotate Files with Variants through Seattle Seq Annotation: http://gvs.gs.washington.edu/SeattleSeqAnnotation/ . The java code that wraps the forms is provided from SeattleSeq Annotation: http://gvs.gs.washington.edu/SeattleSeqAnnotation/SubmitSeattleSeqAnnotationAutoJob.java . This method wraps the wrapper(..) and provides a python implementation. In order to run there should be a directory under the current path, named "jars" with the following jar files: 3 * httpunit.jar 4 * js-1.6R5.jar 5 * junit-3.8.1.jar 6 * nekohtml-0.9.5.jar 7 * xercesImpl-2.6.1.jar 8 3 9 = Pipeline Elements = 4 10