Mercurial > repos > bgruening > svm_classifier
annotate test-data/csc_sparse1.mtx @ 1:a43963a460fb draft
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 620159e95d2fae693b5f25d591528be159130f25
author | bgruening |
---|---|
date | Wed, 04 May 2016 13:09:18 -0400 |
parents | 4f1b0620ea89 |
children |
rev | line source |
---|---|
0
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
1 %%MatrixMarket matrix coordinate integer general |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
2 % |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
3 3 3 6 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
4 1 1 1 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
5 3 1 2 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
6 3 2 3 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
7 1 3 4 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
8 2 3 5 |
4f1b0620ea89
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a6e80305ed0892c8163d690a2d376d6b454824de-dirty
bgruening
parents:
diff
changeset
|
9 3 3 6 |