Skip to content

Commit eb302a4

Browse files
github-actions[bot]bgrueningyvanlebras
authored
Add new tools from IUC repository (#1014)
* Add new tools from IUC repository * Update tools_iuc.yaml to specify good section name (#1015) DNA Metabarcoding * Update tools_iuc.yaml --------- Co-authored-by: bgruening <469983+bgruening@users.noreply.github.com> Co-authored-by: Yvan Le Bras <yvan.le-bras@mnhn.fr> Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
1 parent d4f32f1 commit eb302a4

File tree

2 files changed

+51
-1
lines changed

2 files changed

+51
-1
lines changed

scripts/.last-iuc-sync-sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c8ab9abef47db93a4e5b661ff5cf5fa23d24e212
1+
793e267a6a62b85244566b2f0d0a9e4ac1f7bc0a

tools_iuc.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,6 +1272,56 @@ tools:
12721272
owner: iuc
12731273
tool_panel_section_label: Convert Formats
12741274

1275+
# "DNA Metabarcoding"
1276+
1277+
- name: obi_pairing
1278+
owner: iuc
1279+
tool_panel_section_label: "DNA Metabarcoding"
1280+
1281+
- name: obi_multiplex
1282+
owner: iuc
1283+
tool_panel_section_label: "DNA Metabarcoding"
1284+
1285+
- name: obi_illumina_pairend
1286+
owner: iuc
1287+
tool_panel_section_label: 'DNA Metabarcoding'
1288+
1289+
- name: obi_ngsfilter
1290+
owner: iuc
1291+
tool_panel_section_label: 'DNA Metabarcoding'
1292+
1293+
- name: obi_annotate
1294+
owner: iuc
1295+
tool_panel_section_label: 'DNA Metabarcoding'
1296+
1297+
- name: obi_grep
1298+
owner: iuc
1299+
tool_panel_section_label: 'DNA Metabarcoding'
1300+
1301+
- name: obi_uniq
1302+
owner: iuc
1303+
tool_panel_section_label: 'DNA Metabarcoding'
1304+
1305+
- name: obi_clean
1306+
owner: iuc
1307+
tool_panel_section_label: 'DNA Metabarcoding'
1308+
1309+
- name: obi_convert
1310+
owner: iuc
1311+
tool_panel_section_label: 'DNA Metabarcoding'
1312+
1313+
- name: obi_sort
1314+
owner: iuc
1315+
tool_panel_section_label: 'DNA Metabarcoding'
1316+
1317+
- name: obi_tab
1318+
owner: iuc
1319+
tool_panel_section_label: 'DNA Metabarcoding'
1320+
1321+
- name: obi_stat
1322+
owner: iuc
1323+
tool_panel_section_label: 'DNA Metabarcoding'
1324+
12751325
# EMBOSS
12761326

12771327
- name: emboss_5

0 commit comments

Comments
 (0)