Mercurial > repos > timpalpant > java_genomics_toolkit
comparison galaxy-conf/log4j.properties @ 15:3e477c7e0e73 draft
Update normalization tools to allow normalizing by chromosome (Z-scorer, scale, etc.) Add new tool to convert any interval file to Bed format. Miscellaneous bug fixes.
| author | timpalpant |
|---|---|
| date | Sat, 09 Jun 2012 16:03:59 -0400 |
| parents | 4fc118372ae7 |
| children |
comparison
equal
deleted
inserted
replaced
| 14:f58706d4d421 | 15:3e477c7e0e73 |
|---|---|
| 6 # Pattern to output the caller's file name and line number. | 6 # Pattern to output the caller's file name and line number. |
| 7 log4j.appender.stdout.layout.ConversionPattern=%m%n | 7 log4j.appender.stdout.layout.ConversionPattern=%m%n |
| 8 | 8 |
| 9 # Only output errors from the BigWig library | 9 # Only output errors from the BigWig library |
| 10 log4j.logger.org.broad.igv.bbfile=ERROR | 10 log4j.logger.org.broad.igv.bbfile=ERROR |
| 11 # Only output errors from java-genomics-io | |
| 12 log4j.logger.edu.unc.genomics.io=ERROR |
