Miscellaneous |
Version lineage of this tool (guids ordered most recent to oldest) |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.8.4 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.8.3 (this tool) |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.8.2 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.8.1 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.7.12 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.7.10 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.0.4 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0 |
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/0.9 |
scipy_sparse |
Requirements (dependencies defined in the <requirements> tag set) |
name | version | type |
Galaxy-ML | 0.8.3 | package |
Additional information about this tool |
python "$sparse_script" '$inputs'
Functional tests |
name | inputs | outputs | required files |
Test-1 |
sparse_functions|sparse_inputs_0|input: csr_sparse1.mtx sparse_functions|sparse_inputs_1|input: csr_sparse2.mtx sparse_functions|selected_function: vstack |
name: value |
csr_sparse1.mtx csr_sparse2.mtx value |
Test-2 |
sparse_functions|sparse_inputs_0|input: csc_sparse1.mtx sparse_functions|sparse_inputs_1|input: csc_sparse2.mtx sparse_functions|selected_function: hstack |
name: value |
csc_sparse1.mtx csc_sparse2.mtx value |