| ... | ... |
@@ -14,7 +14,7 @@ Description: The package allows users to readily import spatial data |
| 14 | 14 |
'parquet', 'h5', and 'mtx' files. The package mainly represents data |
| 15 | 15 |
as SpatialExperiment objects. |
| 16 | 16 |
License: Artistic-2.0 |
| 17 |
-Depends: TENxIO |
|
| 17 |
+Depends: TENxIO, R (>= 4.5.0) |
|
| 18 | 18 |
Imports: |
| 19 | 19 |
BiocBaseUtils, |
| 20 | 20 |
BiocGenerics, |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.99.8 |
|
| 4 |
+Version: 0.99.9 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -45,4 +45,4 @@ Collate: |
| 45 | 45 |
'TENxXenium-class.R' |
| 46 | 46 |
'XeniumIO-package.R' |
| 47 | 47 |
'utilities.R' |
| 48 |
-Date: 2025-02-11 |
|
| 48 |
+Date: 2025-04-04 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.99.6 |
|
| 4 |
+Version: 0.99.7 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -45,4 +45,4 @@ Collate: |
| 45 | 45 |
'TENxXenium-class.R' |
| 46 | 46 |
'XeniumIO-package.R' |
| 47 | 47 |
'utilities.R' |
| 48 |
-Date: 2025-02-10 |
|
| 48 |
+Date: 2025-02-11 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.99.5 |
|
| 4 |
+Version: 0.99.6 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -45,4 +45,4 @@ Collate: |
| 45 | 45 |
'TENxXenium-class.R' |
| 46 | 46 |
'XeniumIO-package.R' |
| 47 | 47 |
'utilities.R' |
| 48 |
-Date: 2024-12-06 |
|
| 48 |
+Date: 2025-02-10 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.99.4 |
|
| 4 |
+Version: 0.99.5 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -45,4 +45,4 @@ Collate: |
| 45 | 45 |
'TENxXenium-class.R' |
| 46 | 46 |
'XeniumIO-package.R' |
| 47 | 47 |
'utilities.R' |
| 48 |
-Date: 2024-12-05 |
|
| 48 |
+Date: 2024-12-06 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.99.0 |
|
| 4 |
+Version: 0.99.1 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -45,4 +45,4 @@ Collate: |
| 45 | 45 |
'TENxXenium-class.R' |
| 46 | 46 |
'XeniumIO-package.R' |
| 47 | 47 |
'utilities.R' |
| 48 |
-Date: 2024-10-23 |
|
| 48 |
+Date: 2024-12-05 |
| ... | ... |
@@ -10,7 +10,7 @@ Authors@R: c( |
| 10 | 10 |
person("Estella", "Dong", role = "ctb")
|
| 11 | 11 |
) |
| 12 | 12 |
Description: The package allows users to readily import spatial data |
| 13 |
- obtain from the 10X Xenium Analyzer pipeline. Supported formats include |
|
| 13 |
+ obtained from the 10X Xenium Analyzer pipeline. Supported formats include |
|
| 14 | 14 |
'parquet', 'h5', and 'mtx' files. The package mainly represents data |
| 15 | 15 |
as SpatialExperiment objects. |
| 16 | 16 |
License: Artistic-2.0 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.8 |
|
| 4 |
+Version: 0.0.9 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -44,4 +44,4 @@ Collate: |
| 44 | 44 |
'TENxXenium-class.R' |
| 45 | 45 |
'XeniumIO-package.R' |
| 46 | 46 |
'utilities.R' |
| 47 |
-Date: 2024-10-17 |
|
| 47 |
+Date: 2024-10-23 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.7 |
|
| 4 |
+Version: 0.0.8 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -44,4 +44,4 @@ Collate: |
| 44 | 44 |
'TENxXenium-class.R' |
| 45 | 45 |
'XeniumIO-package.R' |
| 46 | 46 |
'utilities.R' |
| 47 |
-Date: 2024-10-16 |
|
| 47 |
+Date: 2024-10-17 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.6 |
|
| 4 |
+Version: 0.0.7 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -44,4 +44,4 @@ Collate: |
| 44 | 44 |
'TENxXenium-class.R' |
| 45 | 45 |
'XeniumIO-package.R' |
| 46 | 46 |
'utilities.R' |
| 47 |
-Date: 2024-10-04 |
|
| 47 |
+Date: 2024-10-16 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.4 |
|
| 4 |
+Version: 0.0.5 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -44,4 +44,4 @@ Collate: |
| 44 | 44 |
'TENxXenium-class.R' |
| 45 | 45 |
'XeniumIO-package.R' |
| 46 | 46 |
'utilities.R' |
| 47 |
-Date: 2024-10-03 |
|
| 47 |
+Date: 2024-10-04 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.1 |
|
| 4 |
+Version: 0.0.2 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -44,3 +44,4 @@ Collate: |
| 44 | 44 |
'TENxXenium-class.R' |
| 45 | 45 |
'XeniumIO-package.R' |
| 46 | 46 |
'utilities.R' |
| 47 |
+Date: 2024-10-03 |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
Package: XeniumIO |
| 2 | 2 |
Type: Package |
| 3 | 3 |
Title: Import and represent Xenium data from the 10X Xenium Analyzer |
| 4 |
-Version: 0.0.0001 |
|
| 4 |
+Version: 0.0.1 |
|
| 5 | 5 |
Authors@R: c( |
| 6 | 6 |
person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
| 7 | 7 |
c(ORCID = "0000-0002-3242-0582") |
| ... | ... |
@@ -17,9 +17,14 @@ License: Artistic-2.0 |
| 17 | 17 |
Depends: TENxIO |
| 18 | 18 |
Imports: |
| 19 | 19 |
BiocBaseUtils, |
| 20 |
+ BiocGenerics, |
|
| 21 |
+ BiocIO, |
|
| 22 |
+ jsonlite, |
|
| 20 | 23 |
methods, |
| 21 | 24 |
S4Vectors, |
| 25 |
+ SingleCellExperiment, |
|
| 22 | 26 |
SpatialExperiment, |
| 27 |
+ SummarizedExperiment, |
|
| 23 | 28 |
VisiumIO |
| 24 | 29 |
Suggests: |
| 25 | 30 |
arrow, |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,36 @@ |
| 1 |
+Package: XeniumIO |
|
| 2 |
+Type: Package |
|
| 3 |
+Title: Import and represent Xenium data from the 10X Xenium Analyzer |
|
| 4 |
+Version: 0.0.0001 |
|
| 5 |
+Authors@R: c( |
|
| 6 |
+ person("Marcel", "Ramos", , "[email protected]", c("aut", "cre"),
|
|
| 7 |
+ c(ORCID = "0000-0002-3242-0582") |
|
| 8 |
+ ), |
|
| 9 |
+ person("Dario", "Righelli", role = "ctb"),
|
|
| 10 |
+ person("Estella", "Dong", role = "ctb")
|
|
| 11 |
+ ) |
|
| 12 |
+Description: The package allows users to readily import spatial data |
|
| 13 |
+ obtain from the 10X Xenium Analyzer pipeline. Supported formats include |
|
| 14 |
+ 'parquet', 'h5', and 'mtx' files. The package mainly represents data |
|
| 15 |
+ as SpatialExperiment objects. |
|
| 16 |
+License: Artistic-2.0 |
|
| 17 |
+Depends: TENxIO |
|
| 18 |
+Imports: |
|
| 19 |
+ BiocBaseUtils, |
|
| 20 |
+ methods, |
|
| 21 |
+ S4Vectors, |
|
| 22 |
+ SpatialExperiment, |
|
| 23 |
+ VisiumIO |
|
| 24 |
+Suggests: |
|
| 25 |
+ arrow, |
|
| 26 |
+ BiocStyle, |
|
| 27 |
+ knitr, |
|
| 28 |
+ rmarkdown, |
|
| 29 |
+ tinytest |
|
| 30 |
+biocViews: Software, Infrastructure, DataImport, SingleCell, Spatial |
|
| 31 |
+VignetteBuilder: knitr |
|
| 32 |
+Encoding: UTF-8 |
|
| 33 |
+Roxygen: list(markdown = TRUE) |
|
| 34 |
+RoxygenNote: 7.3.2 |
|
| 35 |
+BugReports: https://github.com/waldronlab/XeniumIO/issues |
|
| 36 |
+URL: https://github.com/waldronlab/XeniumIO |