Skip to content

Releases: CiaranOMara/Bedgraph.jl

v1.0.1

15 Dec 06:10
Compare
Choose a tag to compare

Tweak isLikeRecord function to allow integer identifiers.

v1.0.0

25 Sep 04:39
Compare
Choose a tag to compare
  • Add support for Julia v0.7.0 and v1.0.0.
  • Drop support for Julia v0.6.0.
  • Remove DataFrames dependancy.
  • Improve read and write functions.

v0.3.0

09 May 02:36
Compare
Choose a tag to compare

Adds precompile and a function to generate basic headers.

v0.2.2

03 Dec 13:29
Compare
Choose a tag to compare

Include chrom data intended to be returned.

v0.2.1

02 Dec 08:28
Compare
Choose a tag to compare

Track detection now assumes chrom contains at least a letter.

Please let me know if this assumption is incorrect.

v0.2.0

25 Nov 07:38
Compare
Choose a tag to compare

Although still very much a work in progress, this release introduces the Track type and contains general developments of conversions and IO functions.

Compatibility for 32-bit systems

24 Oct 13:00
Compare
Choose a tag to compare
  • Using Int type instead of Int64.

v0.1.0

28 Aug 05:18
Compare
Choose a tag to compare

Initial implementation of Bedgraph.jl.

Note: this package does not currently handle bedGraph meta data such as the track definition or browser lines.