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

Comparative genomics axtChain, potential issue. #18

Open
plattsad opened this issue Oct 2, 2023 · 0 comments
Open

Comparative genomics axtChain, potential issue. #18

plattsad opened this issue Oct 2, 2023 · 0 comments

Comments

@plattsad
Copy link

plattsad commented Oct 2, 2023

Hi. I just wanted to flag a warning about the comparative genomics pipeline and specifically this line:

axtChain $axt $ref $query $chain -linearGap=loose -faQ -faT

I was using a very similar Kent-like pipeline for some comparative work and discovered that the -faQ and -faT options
gave different results than those obtained using 2bit files. It looked like the chained alignments generated using
the -faQ and -faT options were often of poorer quality.

After discussing this with the UCSC genome browser folks it turned out that there was indeed a bug in axtChain and
this was fixed in May of 2023 (so probably only in June 2023 onwards releases):

ucscGenomeBrowser/kent@7106942?diff=split

Prior to this, results obtained from axtChain in -faQ -faT mode may have been problematic.

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

No branches or pull requests

1 participant