Skip to content

FischbachLab/nf-eggnog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws batch submit-job \
    --job-name sj-egg-hcom2-20241213-3 \
    --job-queue priority-maf-pipelines \
    --job-definition nextflow-production \
    --container-overrides command=FischbachLab/nf-eggnog,\
"--workflow","annotate",\
"--seedfile","s3://genomics-workflow-core/Results/GenomeMining/hCom2/20241106/00_seedfiles/hCom2.aurum_seedfile.csv",\
"--project","hCom2",\
"--outdir","s3://genomics-workflow-core/Results/EggNOG",\
"--prefix","20241213"
nextflow run . \
    --profile local \
    -stub \
    --workflow annotate \
    --seedfile test/test_seedfile.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published