Skip to content

Commit 5c6ad89

Browse files
committed
Breakup top-level tool-data folder
Now using per-tool sub-folders as per IUC recommended layout.
1 parent e0f4f8e commit 5c6ad89

File tree

9 files changed

+5
-15
lines changed

9 files changed

+5
-15
lines changed

tool-data/tool_data_table_conf.xml.sample renamed to datatypes/blast_datatypes/tool-data/tool_data_table_conf.xml.sample

File renamed without changes.

tool-data/README.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

tools/blast2go/.shed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ include:
2424
source:
2525
- test-data/blastp_sample.blast2go.tabular
2626
- test-data/blastp_sample.xml
27-
- ../../tool-data/blast2go.loc.sample
27+
- tool-data/blast2go.loc.sample
2828
- README.rst
2929
- blast2go.py
3030
- blast2go.xml
File renamed without changes.

tools/ncbi_blast_plus/.shed.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ include:
127127
- test-data/three_human_mRNA.fasta.nsi
128128
- test-data/three_human_mRNA.fasta.nsq
129129
- test-data/tool_data_table_conf.xml.test
130-
- ../../tool-data/blastdb.loc.sample
131-
- ../../tool-data/blastdb_d.loc.sample
132-
- ../../tool-data/blastdb_p.loc.sample
133-
- ../../tool-data/tool_data_table_conf.xml.sample
130+
- tool-data/blastdb.loc.sample
131+
- tool-data/blastdb_d.loc.sample
132+
- tool-data/blastdb_p.loc.sample
133+
- tool-data/tool_data_table_conf.xml.sample
134134
- get_species_taxids.xml
135135
- README.rst
136136
- blastxml_to_tabular.py

tools/ncbi_blast_plus/tool-data

Lines changed: 0 additions & 1 deletion
This file was deleted.

tool-data/blastdb.loc.sample renamed to tools/ncbi_blast_plus/tool-data/blastdb.loc.sample

File renamed without changes.

tool-data/blastdb_d.loc.sample renamed to tools/ncbi_blast_plus/tool-data/blastdb_d.loc.sample

File renamed without changes.

tool-data/blastdb_p.loc.sample renamed to tools/ncbi_blast_plus/tool-data/blastdb_p.loc.sample

File renamed without changes.

0 commit comments

Comments
 (0)