Skip to content

Commit

Permalink
bump to v0.99.3
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jan 9, 2024
1 parent 47a1797 commit 68332f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tidyCoverage
Title: Extract and aggregate genomic coverage over features of interest
Version: 0.99.2
Version: 0.99.3
Date: 2023-11-09
Authors@R:
person("Jacques", "Serizay", , "[email protected]",
Expand All @@ -9,7 +9,7 @@ Description: `tidyCoverage` framework enables tidy manipulation
of collections of genomic tracks and features using
`tidySummarizedExperiment` methods. It facilitates the
extraction, aggregation and visualization of genomic coverage over
individual of thousands of genomic loci, relying on `CoverageExperiment`
individual or thousands of genomic loci, relying on `CoverageExperiment`
and `AggregatedCoverage` classes. This accelerates the integration
of genomic track data in genomic analysis workflows.
License: MIT + file LICENSE
Expand Down

0 comments on commit 68332f1

Please sign in to comment.