Skip to content

"ANY" #167

Answered by alexeigurevich
johngillece asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!
If you provide a GFF file via --features (or -g), QUAST looks for all types of genomic features specified in the GFF and uses a placeholder "ANY" in the log and in the Circos plot for the cumulative value. If you are interested in a specific type of genomic feature, e.g. CDS, you should explicitly specify this like --features CDS:~/data/my_genome_annotation.gff. In this case, the corresponding section of the plot will be titled "CDS". Find out more details and examples in the manual..

Note that if you provide gene descriptions in a plain text format or a BED file, they are considered as "genes" instead of "ANY". You may also specify a file with operons using the --operons option.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alexeigurevich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #125 on May 17, 2021 11:35.