diff --git a/fab/annotations.tsv b/fab/annotations.tsv new file mode 100644 index 0000000..5f719f7 --- /dev/null +++ b/fab/annotations.tsv @@ -0,0 +1,2 @@ +assembly_accession access_url +GCF_022695815.1 https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/022/695/815/GCF_022695815.1_EurotioJF033F_1/GCF_022695815.1_EurotioJF033F_1_genomic.gff.gz diff --git a/fab/manifest.yaml b/fab/manifest.yaml new file mode 100644 index 0000000..70774f5 --- /dev/null +++ b/fab/manifest.yaml @@ -0,0 +1,9 @@ +# Copy this folder to / and replace values before opening a PR. +provider_name: "Fab Lab" +pipeline_method: "bho" +pipeline_version: "0.1.0" +project_display_name: "" +description: "a test" +contact_email: "pi123@example.org" +license: "CC-BY-4.0" +homepage_url: "https://genome.crg.es/annotrieve/annotations/"