Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ref and genome to progressiveMauvewarning on stdout #12

Open
CarolineOhrman opened this issue Apr 20, 2020 · 0 comments
Open

Add ref and genome to progressiveMauvewarning on stdout #12

CarolineOhrman opened this issue Apr 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CarolineOhrman
Copy link
Contributor

When a bad genome fails to be aligned to the ref with progressiveMauve a WARNING is prompted to stdout. It would be an improvement if the name of the genome and the reference that fails is added in this warning.

Example how the looks now. Here it fails for all 5 references but there is hard to know which ref and which genome that is concerned.

2020-04-20 10:24:18,723 CanSNPer2 [WARNI]  WARNING progressiveMauve finished with a exitcode: 11
2020-04-20 10:24:18,724 CanSNPer2 [WARNI]  This progressiveMauve error is showing up for bad genomes containing short repetative contigs
2020-04-20 10:24:18,726 CanSNPer2 [WARNI]  WARNING progressiveMauve finished with a exitcode: 11
2020-04-20 10:24:18,726 CanSNPer2 [WARNI]  This progressiveMauve error is showing up for bad genomes containing short repetative contigs
2020-04-20 10:24:18,727 CanSNPer2 [WARNI]  WARNING progressiveMauve finished with a exitcode: 11
2020-04-20 10:24:18,727 CanSNPer2 [WARNI]  This progressiveMauve error is showing up for bad genomes containing short repetative contigs
2020-04-20 10:24:18,729 CanSNPer2 [WARNI]  WARNING progressiveMauve finished with a exitcode: 11
2020-04-20 10:24:18,729 CanSNPer2 [WARNI]  This progressiveMauve error is showing up for bad genomes containing short repetative contigs
2020-04-20 10:24:18,731 CanSNPer2 [WARNI]  WARNING progressiveMauve finished with a exitcode: 11
2020-04-20 10:24:18,731 CanSNPer2 [WARNI]  This progressiveMauve error is showing up for bad genomes containing short repetative contigs
14VLT651o6: NA
@CarolineOhrman CarolineOhrman added the enhancement New feature or request label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants