forked from seqan/seqan3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request seqan#3248 from eseiler/misc/refine_tags
[MISC] Refine unknown tag handling (HD/PG)
- Loading branch information
Showing
7 changed files
with
94 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
Written to cerr: Unsupported SAM header tag in @HD: pb | ||
### defaults_to_cerr ### | ||
Unsupported tag found in SAM header @HD: "pb:5.0.0" | ||
Unsupported tag found in SAM header @HD: "ot:ter" | ||
### redirect_to_cout ### | ||
### redirect_to_file ### | ||
### silence_warnings ### | ||
### filter ### | ||
Unsupported tag found in SAM header @HD: "ot:ter" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
Written to cout: Unsupported SAM header tag in @HD: pb | ||
Written to file: Unsupported SAM header tag in @HD: pb | ||
### defaults_to_cerr ### | ||
### redirect_to_cout ### | ||
Unsupported tag found in SAM header @HD: "pb:5.0.0" | ||
Unsupported tag found in SAM header @HD: "ot:ter" | ||
### redirect_to_file ### | ||
File content: | ||
Unsupported tag found in SAM header @HD: "pb:5.0.0" | ||
Unsupported tag found in SAM header @HD: "ot:ter" | ||
### silence_warnings ### | ||
### filter ### |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters