cbun / assembly

Assembly Service
MIT License
1 stars 0 forks source link

REST API: Return files based on tags #6

Open cbun opened 10 years ago

cbun commented 10 years ago
/job/{job.id}/results{tag}
/job/43/results/all
/job/43/results/contigs
/job/43/results/scaffolds
/job/43/results/quast

Depends on https://github.com/cbun/assembly/issues/5