Skip to content
Snippets Groups Projects
Commit 1abeee81 authored by Niko (Nikolaos) Papadopoulos's avatar Niko (Nikolaos) Papadopoulos
Browse files

makefile for ease of use

parent 25ec3b3b
Branches
Tags
No related merge requests found
SHELL=/usr/bin/env bash
compose:
bash gff-01-compose_gff.sh
annotate:
module load conda
# a conda environment that has pandas and can run jupyter notebooks
conda activate jupyterhub-5.1.0
jupyter nbconvert --to notebook --execute gff-02-annotate.ipynb
conform:
bash gff-03-ENA_conform.sh
embl:
bash gff-04-convert_to_embl.sh
validate:
bash gff-05-submit_to_ENA.sh validate
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment