-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: PhyloTraits v1.0.0 (#122724)
UUID: bce24f4f-6725-4ba4-a77f-2b043c8e33c5 Repo: https://github.com/JuliaPhylo/PhyloTraits.jl.git Tree: 6fecc51cd4c397d40f7389b05d94c48ecc504ea7 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
8cb01ff
commit c83fb6f
Showing
5 changed files
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[1] | ||
BioSequences = "2-3" | ||
BioSymbols = "4-5" | ||
DataFrames = "1.3.0-1" | ||
Distributions = "0.15-0.25" | ||
FASTX = "1.1.0-2" | ||
GLM = "1.1.0-1" | ||
LinearAlgebra = "1" | ||
NLopt = ["0.5.1-0.6", "1"] | ||
PhyloNetworks = "1" | ||
Printf = "1" | ||
Random = "1" | ||
StaticArrays = ["0.8.3-0.12", "1"] | ||
Statistics = "1" | ||
StatsAPI = "1.5.0-1" | ||
StatsBase = "0.26-0.34" | ||
StatsFuns = ["0.7-0.9", "1"] | ||
StatsModels = "0.6-0.7" | ||
julia = "1.2.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[1] | ||
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59" | ||
BioSymbols = "3c28c6f8-a34d-59c4-9654-267d177fcfa9" | ||
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" | ||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" | ||
FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12" | ||
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" | ||
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | ||
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd" | ||
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72" | ||
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" | ||
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" | ||
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | ||
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | ||
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" | ||
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" | ||
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c" | ||
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name = "PhyloTraits" | ||
uuid = "bce24f4f-6725-4ba4-a77f-2b043c8e33c5" | ||
repo = "https://github.com/JuliaPhylo/PhyloTraits.jl.git" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["1.0.0"] | ||
git-tree-sha1 = "6fecc51cd4c397d40f7389b05d94c48ecc504ea7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters