Skip to content
Closed

ttt #10

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions test1/annotations.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
assembly_accession access_url
GCF_048544455.1 https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/048/544/455/GCF_048544455.1_ASM4854445v1/GCF_048544455.1_ASM4854445v1_genomic.gff.gz
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [annotrieve-validator] reported by reviewdog 🐶
Duplicate assembly_accession

  • GCF_048544455.1 appears more than once; keep at most one row per assembly.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [annotrieve-validator] reported by reviewdog 🐶
GCF_048544455.1

  • tabix pipeline: [E::hts_idx_push] Invalid record on sequence test #1: end 234204 < begin 420388
    tbx_index_build failed: /tmp/arv_h_0q3wo5vd/pipe.gff.gz

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [annotrieve-validator] reported by reviewdog 🐶
GCF_048544455.1

  • tabix pipeline: [E::hts_idx_push] Invalid record on sequence test #1: end 234204 < begin 420388
    tbx_index_build failed: /tmp/arv_h_0q3wo5vd/pipe.gff.gz

GCA_977020195.1 https://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/977/020/195/GCA_977020195.1_Ahypochondriacus_v3/GCA_977020195.1_Ahypochondriacus_v3_genomic.gff.gz
GCF_048544455.1 https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/048/544/455/GCF_048544455.1_ASM4854445v1/GCF_048544455.1_ASM4854445v1_genomic.gff.gz
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [annotrieve-validator] reported by reviewdog 🐶
Duplicate assembly_accession

  • GCF_048544455.1 appears more than once; keep at most one row per assembly.

GCA_052324605.1 https://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/052/324/605/GCA_052324605.1_Asoc_v1/GCA_052324605.1_Asoc_v1_genomic.gff.gz
9 changes: 9 additions & 0 deletions test1/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Copy this folder to <your_project_name>/ and replace values before opening a PR.
provider_name: "Example Lab"
pipeline_method: "Braker3 + manual curation"
pipeline_version: "1.2.0"
project_display_name: "Example community annotations"
description: "Illustrative manifest for the registry layout (not a real dataset)."
# contact_email: "pi@example.org"
# license: "CC-BY-4.0"
# homepage_url: "https://example.org/project"
Loading