-
In the sars-cov amplicon sequence analysis, running the command "cat pileup.txt | ivar variants -r $REF_FASTA -g $REF_GFF -p variants.tsv -m 10" returns GFF file is not in GFF3 file format! |
Beta Was this translation helpful? Give feedback.
Answered by
niemasd
Jan 18, 2023
Replies: 0 comments 2 replies
-
Great question! This is a warning that iVar Variants prints because of the format of the primer BED file we have provided (there are different versions of the GFF file format), but this warning can be safely ignored: it doesn't impact the results |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
robertaboukhalil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great question! This is a warning that iVar Variants prints because of the format of the primer BED file we have provided (there are different versions of the GFF file format), but this warning can be safely ignored: it doesn't impact the results