X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ftemplates%2Fmanifest.txt;fp=htsworkflow%2Ftemplates%2Fmanifest.txt;h=adf055457f53d68f9ead81906614cd4415641c53;hp=0000000000000000000000000000000000000000;hb=ad6adfee371e67084e55b94a1e5335263d6fb26b;hpb=6f05ae54b482745afbacc8da7d9cc31f9b067d23 diff --git a/htsworkflow/templates/manifest.txt b/htsworkflow/templates/manifest.txt new file mode 100644 index 0000000..adf0554 --- /dev/null +++ b/htsworkflow/templates/manifest.txt @@ -0,0 +1,2 @@ +#file_name format output_type experiment replicate enriched_in ucsc_db{% for r in files %} +{{ r.relative_path }} {{ r.file_format }} {{ r.output_type }} {{ r.dataset_id }} {{ r.replicate }} {{ r.enriched_in }} {{ r.ucsc_db }}{% endfor %}