File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ python -m dimspy sample-filter^
33
33
--output tests/test_results/pm_a_bf_sf.hdf5^
34
34
--min-fraction 0.8
35
35
36
- python -m dimspy hdf5-to-txt^
36
+ python -m dimspy hdf5-pls- to-txt^
37
37
--input tests/test_results/peaklists_rf.hdf5^
38
38
--output tests/test_results^
39
39
--delimiter tab
40
40
41
- python -m dimspy hdf5-to-txt^
41
+ python -m dimspy hdf5-pm- to-txt^
42
42
--input tests/test_results/pm_a_bf_sf.hdf5^
43
43
--output tests/test_results/pm_a_bf_sf.txt^
44
44
--delimiter tab
Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ python -m dimspy sample-filter \
35
35
--output tests/test_results/pm_a_bf_sf.hdf5 \
36
36
--min-fraction 0.8
37
37
38
- python -m dimspy hdf5-to-txt \
38
+ python -m dimspy hdf5-pls- to-txt \
39
39
--input tests/test_results/peaklists_rf.hdf5 \
40
40
--output tests/test_results/
41
41
42
- python -m dimspy hdf5-to-txt \
42
+ python -m dimspy hdf5-pm- to-txt \
43
43
--input tests/test_results/pm_a_bf_sf.hdf5 \
44
44
--output tests/test_results/pm_a_bf_sf.txt
45
45
Original file line number Diff line number Diff line change 1
1
numpy == 1.13.3
2
2
scipy == 1.0.0
3
- fastcluster == 1.1.24
3
+ fastcluster == 1.1.23
4
4
pymzml == 0.7.8
5
5
h5py == 2.7.0
6
6
pythonnet == 2.3.0
You can’t perform that action at this time.
0 commit comments