Changes between Version 10 and Version 11 of WikiStart
- Timestamp:
- Apr 4, 2013, 3:00:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v10 v11 56 56 57 57 === Count GC Frequency per Bin === 58 TODO - This little step fell off in a transition to BWA. Hang on. 58 As several steps require information about the GC contents of areas on the genome we need to prepare the necessary information for WISECONDOR. This step only needs to be repeated when the reference genome is replaced. 59 {{{ 60 python countgc.py hg19.fasta gccountperbin.pickle 61 }}} 59 62 60 63 === Convert BAM to PICKLE ===