Skip to content
Open
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
7 changes: 7 additions & 0 deletions config/gff_metaparser/valid_structures.conf
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,13 @@ cds SUB:mgnify_prodig:UNSEEN +gene:biotype=protein_coding/+mRNA:biotype=protein_

@RNA_EXON_ONLY SUB:mgnify_prodig:UNSEEN +gene:biotype=@RNA_EXON_ONLY/@RNA_EXON_ONLY/+exon

# FungiDB models
protein_coding_gene/mRNA/exon SUB gene/mRNA/exon
protein_coding_gene/mRNA/CDS SUB gene/mRNA/CDS
protein_coding_gene/mRNA/three_prime_UTR IGNORE
protein_coding_gene/mRNA/five_prime_UTR IGNORE
protein_coding_gene/transcript/exon SUB gene/mRNA/exon
protein_coding_gene/transcript/CDS SUB gene/mRNA/CDS

## IGNORED MODELS / PARTS
gene/dna_motif IGNORE
Expand Down