Changes between Version 5 and Version 6 of CoverageAnalysisPipeline
- Timestamp:
- Oct 27, 2010 8:30:37 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CoverageAnalysisPipeline
v5 v6 17 17 * coverageHistogram: summary of coveragePerBase. An overview about the genome coverage of the sequence experiment. Load this into excel/calc/gnuplot/some-other-program to make a graph 18 18 19 '''Requirements:''' 20 * !BEDtools - http://code.google.com/p/bedtools/ (v2.9.0 and probably later versions) 21 19 22 '''Status:''' Implemented on grid. Source code is made available.