Recent Releases of https://github.com/ciaranomara/bedgraph.jl

https://github.com/ciaranomara/bedgraph.jl - v2.3.0

Bedgraph v2.3.0

Diff since v2.2.0

- Julia
Published by github-actions[bot] about 2 years ago

https://github.com/ciaranomara/bedgraph.jl - v2.2.0

Bedgraph v2.2.0

Diff since v1.2.1

- Julia
Published by github-actions[bot] almost 5 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.2.1

Hotfix for writing Vector{Record}.

- Julia
Published by CiaranOMara over 6 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.2.0

This release loosens method and function parameters, extends read and seek methods for use with the BedgraphHeader and Record, and also includes some Docstrings.

- Julia
Published by CiaranOMara over 6 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.1.1

This release contains general housekeeping.

- Julia
Published by CiaranOMara over 6 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.1.0

Add record sorting capability.

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.5

Correct record seeking behaviour.

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.4

Correct project UUID.

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.3

  • Update AppVeyor

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.2

  • Add Project.toml

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.1

Tweak isLikeRecord function to allow integer identifiers.

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v1.0.0

  • 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.

- Julia
Published by CiaranOMara over 7 years ago

https://github.com/ciaranomara/bedgraph.jl - v0.3.0

Adds precompile and a function to generate basic headers.

- Julia
Published by CiaranOMara about 8 years ago

https://github.com/ciaranomara/bedgraph.jl - v0.2.2

Include chrom data intended to be returned.

- Julia
Published by CiaranOMara over 8 years ago

https://github.com/ciaranomara/bedgraph.jl - v0.2.1

Track detection now assumes chrom contains at least a letter.

Please let me know if this assumption is incorrect.

- Julia
Published by CiaranOMara over 8 years ago

https://github.com/ciaranomara/bedgraph.jl - v0.2.0

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

- Julia
Published by CiaranOMara over 8 years ago

https://github.com/ciaranomara/bedgraph.jl - Compatibility for 32-bit systems

  • Using Int type instead of Int64.

- Julia
Published by CiaranOMara over 8 years ago

https://github.com/ciaranomara/bedgraph.jl - v0.1.0

Initial implementation of Bedgraph.jl.

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

- Julia
Published by CiaranOMara almost 9 years ago