Skip to content

Commit

Permalink
New version: GeneFinder v0.0.17 (#85883)
Browse files Browse the repository at this point in the history
UUID: 2bc6ee46-2158-4f5a-a720-91cb2d7cee64
Repo: https://github.com/camilogarciabotero/GeneFinder.jl.git
Tree: 3b2e07cd648e766b49699b224862442c1ad06d7b

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jun 19, 2023
1 parent 0ca7c90 commit c3ff8b5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
8 changes: 7 additions & 1 deletion G/GeneFinder/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,16 @@ GenomicFeatures = "2"
julia = "1.8.3-1"

["0.0.15-0"]
GenomicFeatures = "3"
PrecompileTools = "1"
julia = "1.9.0-1"

["0.0.15-0.0.16"]
GenomicFeatures = "3"

["0.0.17-0"]
MarkovChainHammer = "0.0.9"
StatsBase = "0.34"

["0.0.5-0.0.14"]
julia = "1.8.0-1"

Expand Down
8 changes: 7 additions & 1 deletion G/GeneFinder/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
BioSymbols = "3c28c6f8-a34d-59c4-9654-267d177fcfa9"
FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12"
GenomicFeatures = "899a7d2d-5c61-547b-bef9-6698a8d05446"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"

["0-0.0.16"]
GenomicFeatures = "899a7d2d-5c61-547b-bef9-6698a8d05446"

["0.0.15-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.0.17-0"]
MarkovChainHammer = "38c40fd0-bccb-4723-b30d-b2caea0ad8d9"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.0.9-0"]
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"

Expand Down
3 changes: 3 additions & 0 deletions G/GeneFinder/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "c99ba942409249c980e4ea997c7877f67e4254e7"

["0.0.16"]
git-tree-sha1 = "6bed4bc785b22be853f646b69dba819e1ca33a63"

["0.0.17"]
git-tree-sha1 = "3b2e07cd648e766b49699b224862442c1ad06d7b"

0 comments on commit c3ff8b5

Please sign in to comment.