annotate README @ 1:8495c49cd056 draft default tip

planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
author rhpvorderman
date Mon, 16 Jul 2018 10:58:36 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
1 This is a fork of the data_manager_all_fasta_by_path data manager
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
2 by Cristian-B (https://github.com/Christian-B)
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
3 (https://github.com/Christian-B/galaxy_shedtools/tree/master/all_fasta_by_path).
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
4 The all_fasta_by_path data manager was forked on 2017-09-07 from
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
5 Christian-B's galaxy_shedtools repository at commit d9f5343.
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
6 (https://github.com/Christian-B/galaxy_shedtools).
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
7
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
8 The tool has drastically changed since then, with a complete refactoring
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
9 of the python script and the addition of unit tests for all functionality
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
10 within the python script. A lot of indexes are now supported in addition to
8495c49cd056 planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
rhpvorderman
parents:
diff changeset
11 just the all_fasta one.