diff --git a/Registry.toml b/Registry.toml index 62e26b638f91c25..6f3360c7bb0077c 100644 --- a/Registry.toml +++ b/Registry.toml @@ -3095,6 +3095,7 @@ cda752c5-6b03-55a3-9e33-132a441b0c17 = { name = "EFIT", path = "E/EFIT" } cdddcdb0-9152-4a09-a978-84456f9df70a = { name = "ChainRulesTestUtils", path = "C/ChainRulesTestUtils" } cde9dba0-b1de-11e9-2c62-0bab9446c55c = { name = "InfiniteLinearAlgebra", path = "I/InfiniteLinearAlgebra" } cdeeb48b-bcdf-5b3f-98c4-7a29487f695f = { name = "libexif_jll", path = "L/libexif_jll" } +ce1b76f3-601c-5192-adf8-a07e935792b9 = { name = "SAMtools", path = "S/SAMtools" } ce3535a8-59a6-4c0a-83ac-3858a19dc5ad = { name = "OPFSampler", path = "O/OPFSampler" } ce388394-9b3f-5993-a911-eb95552e4f2e = { name = "HarwellRutherfordBoeing", path = "H/HarwellRutherfordBoeing" } ce6b1742-4840-55fa-b093-852dadbb1d8b = { name = "RDatasets", path = "R/RDatasets" } diff --git a/S/SAMtools/Compat.toml b/S/SAMtools/Compat.toml new file mode 100644 index 000000000000000..49d6ac371e85a5d --- /dev/null +++ b/S/SAMtools/Compat.toml @@ -0,0 +1,9 @@ +[0] +ImageFiltering = "0.6.11-0.6" +ImageSegmentation = "1.4.2-1" +ImageView = "0.10.8-0.10" +Images = "0.22.2-0.22" +Interpolations = "0.12.10-0.12" +NCDatasets = "0.10.2-0.10" +Parameters = "0.12.1-0.12" +julia = "1" diff --git a/S/SAMtools/Deps.toml b/S/SAMtools/Deps.toml new file mode 100644 index 000000000000000..d90cec633432049 --- /dev/null +++ b/S/SAMtools/Deps.toml @@ -0,0 +1,9 @@ +[0] +ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5" +ImageSegmentation = "80713f31-8817-5129-9cf8-209ff8fb23e1" +ImageView = "86fae568-95e7-573e-a6b2-d8a6b900c9ef" +Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" +NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab" +Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/S/SAMtools/Package.toml b/S/SAMtools/Package.toml new file mode 100644 index 000000000000000..74dd3df522cd7b1 --- /dev/null +++ b/S/SAMtools/Package.toml @@ -0,0 +1,3 @@ +name = "SAMtools" +uuid = "ce1b76f3-601c-5192-adf8-a07e935792b9" +repo = "https://github.com/aramirezreyes/SAMtools.jl.git" diff --git a/S/SAMtools/Versions.toml b/S/SAMtools/Versions.toml new file mode 100644 index 000000000000000..b7671f9729a902e --- /dev/null +++ b/S/SAMtools/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "d93699a0e0152f698c8d98267027f9fbbab6b47c"