view test-data/make_comp_file.sh @ 6:3cb37af59360 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit 2200885b5049b2d952959001c8a9b5ae5c62bee5"
author galaxyp
date Sat, 05 Sep 2020 07:21:28 +0000
parents f4e5279b5d10
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