Hi,
I am trying to run a quantification analyses using artMS and get the following error:
Error: Assigned data `dfdc.final[[x]] - dfdc.final[[y]]` must be compatible with existing data
The chunk of my code that triggers the error is this:
artmsAnalysisQuantifications(log2fc_file = "results.txt",
modelqc_file = "results_ModelQC.txt",
species = "human",
enrich = TRUE,
output_dir = "AnalysisQuantifications_followUP")
my SessionInfo is the following
R version 4.0.5 (2021-03-31)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Catalina 10.15.7
Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] forcats_0.5.1 stringr_1.4.0 purrr_0.3.4 readr_2.0.1
[5] tidyr_1.1.3 tibble_3.1.4 ggplot2_3.3.5 tidyverse_1.3.1
[9] dplyr_1.0.7 vroom_1.5.4 artMS_1.8.3
loaded via a namespace (and not attached):
[1] readxl_1.3.1 snow_0.4-3
[3] backports_1.2.1 circlize_0.4.13
[5] corrplot_0.90 BiocFileCache_1.14.0
[7] plyr_1.8.6 lazyeval_0.2.2
[9] splines_4.0.5 digest_0.6.27
[11] foreach_1.5.1 htmltools_0.5.2
[13] fansi_0.5.0 magrittr_2.0.1
[15] memoise_2.0.0 cluster_2.1.2
[17] tzdb_0.1.2 openxlsx_4.2.4
[19] limma_3.46.0 ComplexHeatmap_2.6.2
[21] modelr_0.1.8 matrixStats_0.60.1
[23] xts_0.12.1 askpass_1.1
[25] prettyunits_1.1.1 colorspace_2.0-2
[27] rvest_1.0.1 blob_1.2.2
[29] rappdirs_0.3.3 ggrepel_0.9.1
[31] haven_2.4.3 crayon_1.4.1
[33] jsonlite_1.7.2 org.Mm.eg.db_3.12.0
[35] lme4_1.1-27.1 survival_3.2-13
[37] zoo_1.8-9 iterators_1.0.13
[39] glue_1.4.2 gtable_0.3.0
[41] UpSetR_1.4.0 seqinr_4.2-8
[43] GetoptLong_1.0.5 shape_1.4.6
[45] BiocGenerics_0.36.1 scales_1.1.1
[47] futile.options_1.0.1 pheatmap_1.0.12
[49] DBI_1.1.1 Rcpp_1.0.7
[51] viridisLite_0.4.0 progress_1.2.2
[53] clue_0.3-59 flashClust_1.01-2
[55] bit_4.0.4 preprocessCore_1.52.1
[57] stats4_4.0.5 DT_0.19
[59] htmlwidgets_1.5.4 httr_1.4.2
[61] getopt_1.20.3 gplots_3.1.1
[63] RColorBrewer_1.1-2 ellipsis_0.3.2
[65] factoextra_1.0.7 farver_2.1.0
[67] pkgconfig_2.0.3 XML_3.99-0.7
[69] dbplyr_2.1.1 utf8_1.2.2
[71] labeling_0.4.2 tidyselect_1.1.1
[73] rlang_0.4.11 reshape2_1.4.4
[75] AnnotationDbi_1.52.0 cellranger_1.1.0
[77] munsell_0.5.0 tools_4.0.5
[79] cachem_1.0.6 cli_3.0.1
[81] generics_0.1.0 RSQLite_2.2.8
[83] ade4_1.7-17 broom_0.7.9
[85] fastmap_1.1.0 ggdendro_0.1.22
[87] yaml_2.2.1 fs_1.5.0
[89] org.Hs.eg.db_3.12.0 bit64_4.0.5
[91] zip_2.2.0 caTools_1.18.2
[93] nlme_3.1-153 formatR_1.11
[95] leaps_3.1 xml2_1.3.2
[97] biomaRt_2.46.3 rstudioapi_0.13
[99] compiler_4.0.5 plotly_4.9.4.1
[101] curl_4.3.2 png_0.1-7
[103] marray_1.68.0 reprex_2.0.1
[105] statmod_1.4.36 stringi_1.7.4
[107] futile.logger_1.4.3 lattice_0.20-44
[109] Matrix_1.3-4 nloptr_1.2.2.2
[111] vctrs_0.3.8 pillar_1.6.2
[113] lifecycle_1.0.0 MSstats_3.22.1
[115] BiocManager_1.30.16 GlobalOptions_0.1.2
[117] data.table_1.14.0 bitops_1.0-7
[119] R6_2.5.1 KernSmooth_2.23-20
[121] gridExtra_2.3 IRanges_2.24.1
[123] codetools_0.2-18 lambda.r_1.2.4
[125] boot_1.3-28 MASS_7.3-54
[127] gtools_3.9.2 assertthat_0.2.1
[129] gProfileR_0.7.0 openssl_1.4.5
[131] rjson_0.2.20 withr_2.4.2
[133] minpack.lm_1.2-1 S4Vectors_0.28.1
[135] PerformanceAnalytics_2.0.4 parallel_4.0.5
[137] doSNOW_1.0.19 hms_1.1.0
[139] quadprog_1.5-8 VennDiagram_1.6.20
[141] grid_4.0.5 minqa_1.2.4
[143] Cairo_1.5-12.2 lubridate_1.7.10
[145] scatterplot3d_0.3-41 Biobase_2.50.0
[147] FactoMineR_2.4
My keys.txt is attached
Thanks a lot
Juan
keys.txt
Hi,
I am trying to run a quantification analyses using artMS and get the following error:
Error: Assigned data `dfdc.final[[x]] - dfdc.final[[y]]` must be compatible with existing dataThe chunk of my code that triggers the error is this:
my SessionInfo is the following
My keys.txt is attached
Thanks a lot
Juan
keys.txt