Skip to content

GARLIC V1.5

Latest
Compare
Choose a tag to compare
@rmhubley rmhubley released this 18 Jan 17:25
· 1 commit to master since this release

Changes:

  • "unitialized value" warnings caused by UCSC model lookups fixed.
  • TRF data should be in UCSC BED format which uses 0-based/half-open coordinates.
    Fixed a bug in the code where 1-based was assumed, causing a zero-valued start
    coordinate to go negative.
  • createModel.pl: Added support for relative paths in input parameters.