Changes between Version 9 and Version 10 of SnpAnnotationPipeline
- Timestamp:
- Nov 24, 2010 1:19:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SnpAnnotationPipeline
v9 v10 1 = !PrepareGFFFilesFromBGIForSeattleSeqAnnotation== 2 Preprocesses GFF files coming from the BGI institute for SeattleAnnotationTool. Replace `alleles` with `allele` and adds the line: `# autoFile testAuto.txt` in the top of the file. 3 4 == Parameters == 5 * GFFFilename : Input filename 6 * outputGFFFilename: Output filename 7 8 == Example == 9 {{{ 10 #!div style="font-size: 80%" 11 Code highlighting: 12 {{{#!python 13 PrepareGFFFilesFromBGIForSeattleSeqAnnotation("/Users/alexandroskanterakis/Data/CD_china/000057.snp.Q20.gff", "/Users/alexandroskanterakis/Data/CD_china/000057.snp.Q20.gff") 14 }}} 15 }}} 16 17 == Source Code == 18 http://www.bbmriwiki.nl/svn/SequenceAnnotation/Scripts/PrepareGFFFilesFromBGIForSeattleSeqAnnotation.py 19 1 20 = !AnnotateVarianListFileViaSeattleSeqAnnotation = 2 21 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: