This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Headers in output files #329
Unanswered
baileythegreen
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Headers in output files are fine, but the BLAST .tab output in #327 is an intermediate file isn't it? As an intermediate file not intended for users, I don't think we have any obligation to provide the headers. BLAST - by default - doesn't give headers for that format, and we don't need them. The intermediate files should not, in my view, be considered " |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pursuant to the recent Issue #327, do (some of) our output files not have headers by design? If not, we might consider adding them. If they are omitted for a reason, we need to make sure the documentation makes it easy to find out what is in the output files. I would say this needs to be done even if it is only applicable for v2.
Beta Was this translation helpful? Give feedback.
All reactions