Release 8

Release 8 December 29, 2024 Beta

Description

Updated docker. Updated database. New input format: Seurat objects as .rds files.

Compliance Schemas

sc
scFAIR v7.1.0 (scFAIR schema v7.1.0) Schema reference Website Loom Path Translation Required for publishing
scFAIR validates single-cell transcriptomics datasets against the scFAIR cell metadata schema
Badges: scfair_badge_compliant.svg scfair_badge_noncompliant.svg

Tool Versions

Tool Version
java_stats 1.0
java 11.0.6
go_db 2024-11-03
ensembl_vertebrate 113
ensembl_genomes 60
hcao
fbbt
panglaodb 2020

Docker Images

Raw metadata
{
  "name": "fabdavid/asap_run",
  "tag": "v8",
  "version": 8,
  "call": "docker run #host_option --name #container_name --network=asap2_asap_network -e HOST_USER_ID=$(id -u) -e HOST_USER_GID=$(id -g) --entrypoint '/bin/sh' --rm -v /data/asap:/data/asap --env-file .env_asap_run #image_name -c"
}
DockerImage.tools_json
{
  "r": "4.4.3",
  "hdf5r": "1.3.12",
  "scran": "1.34.0",
  "xvector": "0.46.0",
  "sc3": "1.34.0",
  "scater": "1.34.1",
  "cluster": "2.1.8.1",
  "limma_voom": "3.62.2",
  "deseq2": "1.46.0",
  "combat": "3.54.0",
  "genefilter": "1.88.0",
  "m3drop": "3.10.6",
  "rhdf5": "2.51.2",
  "seurat": "5.2.1",
  "future.apply": "1.11.3",
  "plotly": "4.10.4",
  "statmod": "1.5.0",
  "devtools": "2.4.5",
  "datatable": "1.17.0",
  "jsonlite": "1.9.1",
  "rtsne": "0.17",
  "r6": "2.6.1",
  "sanon": "1.6",
  "reticulate": "1.41.0.1",
  "edger": "4.4.2",
  "python3": "3.12.7",
  "h5py": "3.12.1",
  "leidenalg": "0.10.2",
  "loompy": "3.0.7",
  "matplotlib": "3.10.0",
  "numba": "0.60.0",
  "numpy": "2.0.2",
  "pandas": "2.2.3",
  "scikit_learn": "1.6.0",
  "scipy": "1.15.0",
  "umap_learn": "0.5.7",
  "java": "17.0.14"
}
Raw environment JSON
{"tool_versions":{"java_stats":"1.0","java":"11.0.6","go_db":"2024-11-03","ensembl_vertebrate":"113","ensembl_genomes":"60","hcao":null,"fbbt":null,"panglaodb":"2020"},"asap_data_db_version":8,"docker_images":{"asap_run":{"name":"fabdavid/asap_run","tag":"v8","version":8,"call":"docker run #host_option --name #container_name --network=asap2_asap_network -e HOST_USER_ID=$(id -u) -e HOST_USER_GID=$(id -g) --entrypoint '/bin/sh' --rm -v /data/asap:/data/asap --env-file .env_asap_run #image_name -c"}},"time_call":"time -o '#output_dir/exec_run_details.log' -f 'U=%U,S=%S,E=%E,P=%P,X=%X,D=%D,M=%M,K=%K,t=%t,I=%I,O=%O,F=%F,R=%R,W=%W' ","exec_stdout":"#output_dir/exec.out","exec_stderr":"#output_dir/exec.err","hosts":{"localhost":{"nb_cores":80}},"asap_run_java":"ASAP-2.0.jar","types":{"dataset":{"description":"Matrix of values of any dimension and containing any type of data"},"int_matrix":{"description":"Count matrix (the matrix must contain only integer values)"},"num_matrix":{"description":"Numeric matrix (the matrix can contain integer or floating point values)"},"with_mdata_ercc":{"description":"Metadata for ERCC must exist."},"discrete_mdata":{"description":"Categorical metadata"},"numeric_mdata":{"description":"Numerical metadata"},"string_mdata":{"description":"Text metadata"},"col_mdata":{"description":"Cell metadata"},"row_mdata":{"description":"Gene metadata"},"mdata":{"description":"Metadata"}},"dashboards":{"std_runs":{"icon_class":"fa fa-bars"},"dim_reduction":{"icon_class":"scatter_plot-icon"}},"compliance":{"1":[{"name":"scFAIR","version":"7.1.0","source_schema_name":"scFAIR schema","description":"scFAIR validates single-cell transcriptomics datasets against the scFAIR cell metadata schema","source_url":"https://github.com/scFAIR/scFAIR/blob/main/schema/7.1.0/README.md","url":"https://sc-fair.org","compliant_icon":"scfair_badge_compliant.svg","not_compliant_icon":"scfair_badge_noncompliant.svg","if_compliant":["allow_public"]}]},"asap_data_db_name":"asap_data_v8"}