# curl download commands curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.adjusted.cellbin.gef curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.cellbin.gef curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.raw.gef curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.report.html curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.tissue.gef curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.visualization.tar.gz curl -C - -O https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA_ssDNA_regist.tif # wget download commands wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.adjusted.cellbin.gef wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.cellbin.gef wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.raw.gef wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.report.html wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.tissue.gef wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA.visualization.tar.gz wget -c https://demo.stomicsdb.tech/Y40320NA_Rat_Embryo_Stereo-seq_FFPE_V1.1_ssDNA/outs/Y40320NA_ssDNA_regist.tif