Skip to content

Commit

Permalink
test for hectar
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Oct 10, 2023
1 parent ec665a0 commit b182dcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/genenotebook/genenotebook_build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@
<param name="annotation" value="annot.gff" />
<param name="interproscan" value="interproscan.tsv" ftype="tsv" />
<param name="eggnog" value="eggnog.tsv" ftype="tsv" />
<param name="hectar" value="hectar.tsv" ftype="tsv" />
</repeat>
</repeat>
<output name="gnb_db" file="output/genome_annot_ips_en.tar.bz2" compare="sim_size" delta="15000" />
Expand Down
2 changes: 2 additions & 0 deletions tools/genenotebook/test-data/hectar.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
protein id predicted targeting category signal peptide score signal peptide cleavage site type II signal anchor score chloroplast score mitochondrion score other score
MMUCEDO_000002-T1 other localisation 0.0583 - 0.0228 - 0.1032 0.8968

0 comments on commit b182dcc

Please sign in to comment.