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

Which coordinates does pairix return? #70

Open
gdolsten opened this issue Aug 6, 2021 · 3 comments
Open

Which coordinates does pairix return? #70

gdolsten opened this issue Aug 6, 2021 · 3 comments

Comments

@gdolsten
Copy link

gdolsten commented Aug 6, 2021

For example, let's say the .pairs output is:

READID chrX 16145203 chrX 16213822 + - UU

Is 16145203 the left-most or the right-most coordinate on this read? Likewise for 16213822? Does this change based on the strand?

@SooLee
Copy link
Member

SooLee commented Aug 8, 2021

I think it's the 5'end of the read, but the pairs format itself does not require it to be.

@gdolsten
Copy link
Author

gdolsten commented Aug 9, 2021

Ok, so for the "chrX 16213822" then the actual read would extend from <16213822 to 16213822, since it is negative stranded, so the 5'end would have the highest number in terms of genomic coordinates? Would it be possible to get confirmation on this? I was hoping to make an analysis based on these ideas and so these questions are very useful.

@SooLee
Copy link
Member

SooLee commented Aug 9, 2021 via email

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

2 participants