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

Post-alignment processing #150

Open
averagehat opened this issue Jul 21, 2015 · 3 comments
Open

Post-alignment processing #150

averagehat opened this issue Jul 21, 2015 · 3 comments
Assignees
Labels

Comments

@averagehat
Copy link
Contributor

After discussion with @InaMBerry, some of the below might be possible:

  • Marking Primer-induced errors
    • This would require parsing the trim_stats files in order to know how much of the primer was already trimmed; A primer file could also be involved
  • marking pcr duplicates
    • picard has a "markDuplicates" command-line function
  • marking gaps in alignment
  • stop codon where it shouldn't be
  • indel detection (picard indelReAligner)
@averagehat averagehat changed the title Post-alignment/base-calling processing Post-alignment processing Jul 21, 2015
@averagehat
Copy link
Contributor Author

related to #149

@averagehat
Copy link
Contributor Author

This may be better off in the bio_bits project. sort of like: https://github.com/VDBWRAIR/bio_bits/milestones/Analyze%20Alignments

@necrolyte2
Copy link
Member

Yes, have it in bio_bits then just include here and use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants