view test-data/make_comp_file.sh @ 14:d9c3016f7283 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit 192779247c3385704ebd98a2cc47a210fb1f4d0c
author galaxyp
date Thu, 07 Sep 2023 18:51:23 +0000
parents 3cb37af59360
children
line wrap: on
line source

#!/bin/bash

base_path=$1

emapper.py \
    -i $base_path/test-data/nlim_fragment.fasta \
    --output DIA_nlim \
    --output_dir $base_path/test-data \
    --override \
    -m diamond \
    --data_dir $base_path/test-data/cached_locally \
    --no_file_comments \
    --no_annot